资源列表
shenjingwangluo
- 采用BP网线逼近的非线性对象的一个实例,用MATLAB完成(An example of nonlinear object approximating by BP network line is completed by MATLAB)
bayes
- 自己书写的一段机器学习的朴素贝叶斯算法,基于Python实现(The Implementation of Bayes Algorithm in Python)
蚁群
- 蚁群优化算法进行参数优化,是元启发式算法的一种(Ant colony optimization (ACO) optimization algorithm is a kind of meta heuristic algorithm.)
SAGAexp.m
- 遗传算法和模拟退火算法融合,解决遗传算法早熟问题。(Fusion of genetic algorithm and simulated annealing algorithm)
新建文本文档 (2)
- 在栅格地图中基于贪心算法避开障碍物的同时寻找两点间最短路径,(based on one way in the map to builder a path planner)
PSO
- 粒子群优化算法代码,实现任意函数的优化,只需要对需要优化的函数进行编写即可。(Optimization of particle swarm optimization algorithm for optimization of any function)
LSSVM
- 最小二乘支持向量机,改进后的支持向量机算法(least squares support vector machine, Improved least squares support vector machine)
pipeijuzi
- 使用遗传算法些的一个小程序,旨在匹配句子(A small program using genetic algorithms to match sentences and verify the advantages of genetic algorithms)
预测
- BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
神经网络-LMS
- 神经网络的python实现---LMS算法(Python implementation of ---LMS algorithm for neural networks)
LMS算法改进
- Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
神经网络-退火算法
- 神经网络在python中应用,并引入退火算法(Neural network entry annealing algorithm in Python)