My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
基于zigbee和stm32的智能家居系统,上位机使用Qt编写,实现了基本的监控。主要包括监控室内温度、湿度、烟雾浓度,用led灯模拟控制家中的灯。界面良好。https://github.com/kevinlq
开源java区块链平台,可做联盟链、私链使用,不适用于公链。各节点已知IP,维持长连接。共识机制采用过半同意即可生成区块。 无虚拟货币,可用于存储各种类型的数据,无需挖矿。不仅仅可以用来做账本,还可以做各种定制化的存储需求。理念来自于腾讯的trustsql。 加密、公钥私钥、网络模块、存储模块等。
聊天机器人资源合集:项目,语聊,论文,教程。Awesome Chatbot Projects,Corpus,Papers,Tutorials.
一个网络控制设备,可以用手机和电脑通过网络发送指令,来控制该设备的运行。
SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用 SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。
基于讯飞开放平台的语音听写、在线语音合成、语音识别、人脸识别,简单案例。
This project focuses on face recognition problem with respect to 5-fold cross validation, dimensionality reduction based on benchmark algorithms like K – Nearest Neighbor, Principal Component Analysis, Linear Discriminant Analysis and Kernel Support Vector Machine
Pattern recognition on hyper-dimensional data could be divided as feature reduction and classification. Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper。https://www.researchgate.net/publication/308927930_Comparison_of_Feature_Reduction_Approaches_and_Classification_Approaches_for_Pattern_Recognition