资源列表
leaf
- 模拟植物生长算法的分形树源程序,根据迭代次数的不同获得一株完整的植物生长图-The plant growth simulation algorithm of the fractal tree source code, modified according to the different number of iterations to obtain a complete plant growth chart
CMAC
- 小脑神经网络结合PID算法的m代码,可直接运行-Cerebellar neural and PID algorithm in m code, can be directly run
liangziyichuan
- 量子遗传算法解决0-1背包问题的MATLAB代码,亲测好用-Quantum genetic algorithm to solve 0-1 knapsack problem MATLAB code, useful pro-test
cnn-text-classification-tf-master
- 深度学习实现算法,卷积网络,文本分类,python代码实现-deep learning alg,cnn,text classification,very very useful
CSO
- 鸡群算法的源代码,以及对鸡群算法的原理详细的介绍。一种新型的智能算法-MATLAB CSO algorithm
Adaboost
- 这是一个集成学习Adaboost算法希望能够帮助您,里面有成功运行的例子-This is an Adaboost algorithm
333
- 算法流程:原始数据提取-模糊信息粒化-粒化后的原始数据-利用SVM对粒化数据进行回归预测-给出上证指数变化趋势和变化空间-验证预测结果-Algorithmic flow: Raw data extraction- Fuzzy information granulation- Granulated raw data- Regression prediction of granulated data using SVM- Change trend and change space of the Sh
Firefly_test
- 一种新颖人工智能萤火虫群优化算法测试代码-Artificial intelligence swarm optimization algorithm test code
e
- 无线传感器网络路由优化 蚁群算法 有消耗能量 生命周期-Wireless sensor network routing ant colony optimization algorithm life cycle energy consumption
AlphaGo
- AlphaGo深度学习源码,用于神经网络深度学习。-AlphaGo deep learning source code for neural network depth learning.
matlab_codes
- 心电信号产生程序 仿真人体正常状态下的心电信号-ECG simulation of the human body have a procedure under normal ECG
Keras with Python
- 深度学习的新工具Keras包,使用Python程序设计语言实现。