搜索资源列表
Hop
- C++ Program for Hopfield Network For convenience every C++ program has two components: One is the header file with all of the class declarations and lists of include library files the other is the source file that includes the header file and th
yichuangsuanfa
- 基本遗传算法,VC++写的CPP文件,包含基本遗传算法的所有基本算子,可以自行在程序中修改所求函数,和目标函数。使用很方便。-Basic genetic algorithm, VC++ to write the CPP file that contains all the essential basic genetic algorithm operators, free to modify the requirements in the program functions, and the o
cnn_linear_max-master
- 一个简单的卷积神经网络与线性神经元。 结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。 编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。 数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip 可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数