搜索资源列表
Multiagent_Systems_and_Distributed_AI
- 介绍分布式人工智能的不错的入门书籍,主要利用分布式人工智能技术来构建multi-agent系统-Distributed artificial intelligence good introduction introductory books, the main use of distributed artificial intelligence technologies to build multi-agent system ... ...
perceptron
- 构造一个基于感知器学习算法的神经学习系统利用一编程语言建立一个基于感知器/BP学习算法的神经学习系统。-Construct a perceptron learning algorithm based on neural learning system using a programming language to build a device based on the perception/BP learning algorithm for neural learning system.
Alice
- 人工智能机器人alice的java版源代码,采用java+xml的模式,可以轻松的自行扩展,打造属于自己的机器人,实现人机对话,有学习功能-Alice artificial intelligence robot' s version of java source code, mode of java+xml, can be easily self-expansion, and build their own robot with the machine learning
IKAnalyzer
- JAVA实现简单客服的机器人系统,分词用系统用IK分词,机器人语言用AIML。程序已经实现java socket服务的建立。实现了中文分词,同义词输出,答案匹配。用到的库有IK、program-ab。搞了一个月的小成果,希望大家能用到。-JAVA simple customer service robotic systems, word by word IK systems, robot language with AIML. Procedures have been implemented t
bpnetwork
- bp神经网络算法的Java语言实现,包含多个版本的改进,参考了现有bp神经网络的科研成果。-it is an implement of bp-network in Java .there are several editions in the package .when build it ,we have citing lots of advanced research about it .