资源列表
GA4NN1.2
- GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。 程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights b
AI
- 人工智能课件,好不容易从老师那里考的,觉得老师讲的还蛮不错的-AI courseware, finally, where the exam from the teacher felt that the teacher talked about quite a good
AStar
- A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar
eight
- 采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET
ANNPPT
- 个人整理的关于人工神经元网络的讲义和资料!与大家共享!-Personal finishing on the artificial neural network, lectures and information! Share!
fuzzy_Logic
- Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy-Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy
GA_fitting
- 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
kongzi
- 智能控制的PPT学习资料,模糊逻辑学习和设计。-PPT learning materials on intelligent control, fuzzy logic, learning and design.
A200909-1558
- 基于ATMAGE 16的小型机器人系统硬件设计,通过串行口实现对机器人单步动作的调试-ATMAGE 16-based hardware design of small robotic systems, through the serial port on the robot to achieve single-step debug action
dire
- the dredtions possibel on the game
tsp
- 利用模拟退火算法解决TSP问题(C++实现)-TSP PROBLEM
