搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
Demo PSO
- 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
Pl文件
- prolog样例,基本function用法演示-SWI-prolog example, the basic function usage demo-SWI
CATest
- 在flashmx下编写的程序,解释并演示元胞自动机规则,并进行动画演示-flashmx prepared in the process, explain and demonstrate cellular automata rules, and animation demo
onedimca
- 一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
bpnerualnetwork
- 简单的BP网络的演示程序,可以支持,网络结构的任意指定,具有较好的封装性-simple network demo program can support, the network structure of arbitrary designation, the better encapsulation
NN2
- Multiple Outputs 神经网络算发演示2-Multiple Outputs count neural network made two demo
ga_vc6.0
- 本代码在vc++6.0下演示遗传算法的具体设计,供爱好者借鉴。-the code vc 6.0 demo genetic algorithm designed specifically for lovers draw.
Astar&demo
- 在网上看到的A*算法,以及demo,感觉不错,大家一起分享吧
libsvm-demo
- libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!
Voyager-IIA-DEMO
- 博创机器人的控制程序,程序写的非常好,可以参考-Borch robot control program, the program is very well written, you can refer
Automatically-find-its-way-demo
- 首先生成8个方向的节点,tmp(tmpe)用于记录生成的节点对应的节点号 ** ** 新生成的节点的指针(d1 -表示离开起始点的 距离)指向生成他的父节点 ** **, 按该点到目的地的大小nude(i).d2 排序后加入opened列表, ** ** (opened 总是指向离 目的地最近的点)然后再从opened表中取出一个节点,生成新的节点** ** ** 按8个方向生成新的节点,如果要生成的节点 已经存在(在tmp(tmpe) 中)就比较以下 ** **
ant-colony-algorithm-demo
- 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
ant-colony-algorithm-demo-zhang
- VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
suntton-RL-book-demo
- sutton强化学习书籍的所有matlab例子,学习很有用,不易找到-all matlab demo about sutton s book for reinforcement learning
svm-demo
- 一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use third-party toolbox, using gauss
Alice-chatbot-source-and-DEMO
- Alice聊天机器人源码及DEMO,Java语言,可以了解并且改进。-Alice chatbot source and DEMO
Demo-MNist
- 利用神经网络进行手写数字识别演示代码!非常具有代表性!-Using neural network Digital Recognition demo code!
tf basic
- 一个简单的tensorflow线性回归demo tensorflow版本1.4.0-GPU(A simple tensorflow linear regression demo Tensorflow version 1.4.0-GPU)