资源列表
SOM
- matlab 实现的自组织竞争神经网络SOM算法程序(没有使用ANN工具箱)。可供初学者参考学习使用。-SOM self-organizing competitive neural network algorithm matlab implementation of the program (not using ANN toolbox). Reference for beginners to learn to use.
BP
- matlab实现的BP神经网络程序(没有使用ANN toolbox)。包含一个实例程序,写在main.m中。main2.m是引入动量项的改进算法,main3.m是引入自适应调整学习速率的改进方法。-the matlab program of BP neural network(without using ANN toolbox)。The files including a instance(wirtten in main.m)。
NeuralNetwork_BackPropagation
- Neural network BP algorithm. From plots, we can see the fitting process. Instruction is shown in this code.
Asuanfa
- 启发式搜索算法是人工智能里面比较重点的一种算法,A算法又是启发式搜索里面比较典型的算法,这里用A算法做了一个小程序,以便我们更好的理解A算法。-Heuristic search algorithm is the focus of the artificial intelligence inside is A kind of algorithm, the algorithm is A heuristic search in the typical algorithm, here with A al
zhineng
- 利用人工智能里面启发式搜索算法,编写了典型的八数码问题的一段程序。-Using heuristic search in artificial intelligence algorithm, write a typical eight digital problem of a program.
CF-recommendation-algorithm
- 简单协同过滤推荐算法的实现代码,希望对大家有用-Simple collaborative filtering recommendation algorithm implementation code, I hope useful
logistic_regression
- 利用逻辑回归实现二分类的matlab程序。随机生成训练样本,利用梯度下降法进行训练,并且在样本图上画出了分类边界。-Logistic regression for binary classification matlab procedures. Randomly generated training samples, the training using the gradient descent method, and is shown in Figure on the sample class
mel-scale
- Mel scale and inver mel scale and modified mel scale -自己编写的Mel scale 源码
hpsim1_1
- Petri网仿真,可以进行Petri网的动态仿真,库所变迁都可以设置时间因素-Petri Net simulation
CMAES
- CMA-ES 优化算法,一个很好的ES优化算法,测试过了-CMA-ES optimization algorithm, a good ES optimization algorithm, tested the
Bp_VC
- 神经网络算法,使用VC实现的sin函数神经网络算法-VC Codes for Bp
PSO
- 粒子群算法,并运用测试函数测试了其精度与收敛性。-PSO for benchmarks .
