资源列表
PSO-BP
- 优化的BP神经网络,包括数据集,可以直接运行(BP neural network ,include the data)
python-plot
- 使用python绘制图形和曲线,本例给出一个绘制sinx、一个画3D曲面的源代码示意。(Using Python to draw graphs and curves, this example gives a source code for drawing sinx.)
thqrtest
- 在MPI上实现的矩阵相乘并行计算的源程序,()
condmjion
- 一份空间聚类的研究现状及其应用-应用于地质的文章()
DeepLearnToolbox-master
- 深度学习神经网络matlab最好用的工具箱,包含CNN、DBN、RBM等。代码简单明了非常适合初学者(Deep learning neural network matlab is the best tool kit, including CNN, DBN, RBM and so on. The code is simple and clear for beginners)
16975721
- Fortran基本算法源程序,线性方程,矩阵运算,非线性方程,极值问题()
CEC09_Dyn_Opt_MATLAB
- cec2009动态优化问题的函数测试集。(The benchmarks for CEC2009 Special Session / Competition on Dynamic Optimization)
chenxu
- 运用Matlab开发环境编写的基于Elman神经网络的简单电力负荷预测程序(A simple power load forecasting program based on Elman neural network based on Matlab development environment)
深度学习初学者
- 适用于深度学习初学者,通过此文件可以对深度学习有一个大概的了解(For deep learning beginners, this document can have a general understanding of the depth of learning.)
TensorFlow 官方文档中文版 - v1.2
- tensorflow官方文档中文版,方便用python学习该深度学习框架(The Chinese version of the official document of tensorflow is convenient for learning the deep learning framework with Python)
蚁群算法
- 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
Knn_train_mnist
- 利用Python实现Mnist数据集训练knn算法(Use Knn method to train mnist.)