资源列表
yuqun
- 人工智能鱼群算法,非常好的一个基础的代码,萨达十大沙发沙发上(Artificial intelligence fish swarm algorithm)
knn
- python语言编写的,利用KNN实现分类以及梯度下降算法。(Use kNN to classify)
pso
- 标准pso算法的MATLAB平台实现,应该可以用吧(Standard pso algorithm MATLAB platform, you should be able to use it)
kNN
- kNN金陵算法算法源文件,包括输入,过程逻辑算法,输出(Algorithm source file)
nn_CIFAR.py
- pytorch tutorial 代码 简单神经网络 数据集CIFAR(pytorch nn training sample code, Dataset: CIFAR dataset Usage: python3 nn_CIFAR.py)
feed
- 结合模糊评价和bp神经网络将网路权值转换成个因素的权重 Combining fuzzy evaluation and BP neural network to transform the weights of network weights into factors(Combining fuzzy evaluation and BP neural network to transform the weights of network weights into factors)
reinforement.tar
- 强化学习grid python代码,使用的算法为动态规划,很好的入门强化学习的例子(reinforement grid study.)
ANN_fitting_example_1
- ANN fitting,使用多层神经网络对某一个函数进行插值逼近,建立代理模型(ANN fitting. Using a multi-layer neural network to interpolate a certain function to establish a proxy model)
sa
- 利用模拟退火法解决污染源识别,主要解决一维水质模型的溯源问题。(identification of pollutant source)
bp
- 双隐层反向传播神经网络,预测,分析均方根误差误差,数据包传送源码程序。(It is a double hidden layer back-propagation neural network, future line prediction, analysis error, data packet transmission source program.)
renkouyuce_test002
- 用NAR神经网络预测未来几年的人口数量变化趋势(Forecasting the changing tendency of population in several years by NAR Neural Network)
八数码问题
- 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。(Eight digital problems)
