搜索资源列表
improved_PSO_toolbox
- 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.
ANN.tar
- Linux下的c语言神经网络实现,内涵网络训练数据以及makefile等编译脚本-This code of ANN is programed in c language under Linux, and contains nessesary scrip for compile,such as makefile
boston
- 通过scikit-learn库利用tf.contrib.learn函数生成三层神经网络模型直接对读入数据进行训练并且对于数据可以进行预测。(Through the scikit-learn library, the tf.contrib.learn function is used to generate three layers of neural network model, and the data is trained directly, and the data can be pred