搜索资源列表
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhe
gridregression
- 根据libsvm中的grid.py改写的支持向量机回归栅格搜索算法-Grid.py According to rewrite the libsvm Support Vector Machine Regression grid search algorithm
gaSVMcgpForRegress
- 关于SVM的遗传算法参数寻找最优的方法,可以参照改写其他程序-The genetic algorithm about SVM parameters to find the best method, can consult to rewrite the other programs
SAE
- 深度学习中稀疏编码的C语言程序,是根据斯坦福深度学习的教程MATLAB的代码改写的-Depth learning sparse coding in C language program is based on the Stanford deep learning tutorial MATLAB code rewrite
bp-matlab-code
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的-Bp basic neural network algorithms and improved neural network algorithm bp are my complete rewrite of the algorithm, is spreading everywhere, an online c++ bp neural network algorithm rewrit
liangziyichuangaide
- 我使用量子算法改写的鱼群算法,进了很大努力,效果不是很明显,给大家一个参考-I use quantum algorithm to rewrite the fish algorithm, into a lot of efforts, the effect is not very obvious, to a reference
kalman-1ensemble
- 很好的kalman 代码能够基于此进行改写-very well code of kalman, and you can rewrite them
12coins
- 12硬币问题的C++实现,是参照原先的一个JAVA代码进行改写的,直接可以运行-C++ achieve 12 coins of the problem is a reference to the original JAVA code rewrite, can be run directly
libsvmdata
- 自己用MATLAB编写的程序,用于将实验数据改写为libsvm工具箱固定的数据格式(MATLAB program, used to rewrite the experimental data as a fixed data format for the libsvm toolbox)
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
