资源列表
PSOsuanfa
- 该代码为基于变异粒子群算法的函数极值寻优算法,选择合适的参数,通过迭代寻优,最后得到最优个体的适应度(This code is a function extremum optimization algorithm based on the mutation particle swarm optimization algorithm, selects the appropriate parameters, and obtains the optimal individual fitness by
常用库整理
- python编程资料,关于python学习的资料以及小程序编写的例子,常用库整理(Programming data of python)
神经网络
- 利用RBF网络进行仿真实验,进行数据的分类(Using RBF network to carry out simulation experiments and classify the data)
源程序
- 神经网络BP算法,PCA算法以及PNN算法(Neural network BP algorithm and PNN algorithm)
BP
- 应用BP神经网络完成分类,希望对各位有帮助(Application of BP neural network to complete classification)
programing
- deeplearning.ai course cnn programming
New 2
- 本程序是实现简单粒子群优化的简单代码,简单易懂。(This program is a simple code that implements simple particle swarm optimization and is easy to understand.)
pic
- THIS IS NOT PROJECT.
neural network
- 搭建了一个基本的神经网络,方便初次学习神经网络的同学入门。(build in a basic neural network)
adaboost_bp
- 集合BP神经网络的adaboost,用matlab编写,代码清晰,有备注(Adaboost of BP neural networks)
机器学习
- 包含三本机器学习非常实用的教程:机器学习,机器学习实战,统计学习方法(A very practical course for machine learning)
SVM
- 神经网络算法的矩阵处理,输出错误率,绘制roc曲线(The training of random forest)