搜索资源列表
drinkRobots
- 本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址:http://www.spiderland.org/breve/download.php 打开我上传的文件后,点运行就可以看效果。
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
Exercise2-Vectorization
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization。斯坦福深度学习的教程,练习2的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization. Stanford deep learning tutorials, exercises 2 code
Exercise3-PCA-in-2D
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
oranage_and_apple_classify
- 神经网络感知机学习规则,php代码实现,自动学习权值,支持重置权值等。-NN learning,php programming