资源列表
adult
- 本人课设实现的基于决策树和朴素贝叶斯对Adult数据集进行分类!(Adult dataset is classified based on decision tree and naive bayes!)
W124-PCA和LDA人脸识别
- 实现人脸的识别,使用LDA的模型,基于matlab的语言(Realize face recognition)
堆排序
- 利用visualstdio基于c++的一个堆排序的算法(A heap sort algorithm based on c++ in visualstdio)
matlab-CNN代码理解
- 详细分析解释了CNN的代码实现过程,仅供参考(Analysis of MATLAB code in deep learning For reference only)
Machine_Learning
- 包含了各种机器学习和深度学习的算法,大家互相学习(It contains all kinds of algorithms for machine learning and deep learning, and we learn from each other.)
10_7_gridworld_sarsa
- 通过最基础的实例来了解sarsa算法原理及应用(Understand the principle and application of sarsa algorithm through the most basic example.)
java_fwa
- 启发式算法之烟花算法的Java代码实现压缩包。(JAVA implementation of fireworks algorithm)
Griewank公式验算
- 基于Python编写群体智能算法,采用差分进化理论,并用Griewank公式验证(The swarm intelligence algorithm is written based on Python. Differential evolution theory is adopted and verified by Griewank formula.)
动态规划法
- 动态规划法寻找最短路径,用MATLAB实现编程(Dynamic programming is used to find the shortest path and programmed by MATLAB.)
MT4 EA
- MT4外汇智能交易系统,合适中级编程者学习借鉴。(MT4 platform independently develops automatic trading system, which is suitable for steady investors.Suitable for financial intermediate programmers to learn from learning.)
基于强化学习的移动机器人自主导航研究
- 关于强化学习的移动机器人自主导航研究,对研究移动机器人很有帮助(Research on autonomous navigation of mobile robot based on Reinforcement Learning)
PSO_DE
- 粒子群与差分进化混合算法,将两种算法进行了有效的融合,并进行了测试(Hybrid algorithm based on PSO and DE)