资源列表
ANN-No3
- 人工神经网络教程第三部分,教师上课的详细教案,word文档编写-Artificial neural network tutorial class teachers detailed lesson plans, word documents to write
SA_TSA
- Java 编写的模拟退火算法解决TSP问题源程序(附带144城市地图)-Java prepared by the simulated annealing algorithm to solve TSP source (with 144 city maps)
字模提取软件
- 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
主题模型PERL实现
- 主题模型的PERL实现。
iCQA-master
- Community Question Answering 社区问答系统(Intelligent Community Question Answering (iCQA) Framework)
neural
- Neural Network Sample Recogniser
ELM-LRF-master-original
- ELM_LRF源代码(基于局部感知域的极限学习机),论文 Local Receptive Fields Based Extreme Learning Machine 的对应代码-The source code of paper Local Receptive Fields Based Extreme Learning Machine .
gaul-devel-0.1850-0.tar
- A flexible programming library for evolutionary computation. Steady-state, generational and island model genetic algorithms are supported, using Darwinian, Lamarckian or Baldwinian evolution. Includes support for multiprocessor and distributed system
CLIPS中文用户手册
- 专家系统入门手册,入门编码,适合新手使用(Expert system introduction manual, introductory code)
clipsnet-code-113
- clipsnet 专家系统net源码 xianyong core ranhouzaiyong gongchengxuangmu-this is clipsnet code fisrt use core
Robot-inversion-movement
- 设计一个用于解决两关节机械手的反演运动学问题的前馈网络,要求末端执行器的运动轨迹是一条直线.-Design a feedforward network is used to solve the two-joint robot inverse kinematics problem, requirements of the end-effector trajectory is a straight line.
bp-algorithm-and-improve
- 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai