资源列表
xishu
- 这是一个完整的稀疏分解用于图像去噪的一个压缩文件,而且是一个基于FFT变换的算法(This is a compressed file a complete sparse decomposition for image denoising, and is based on FFT transform algorithm)
mtsp_ga
- 多旅行商的最短路径选择。80个城市,5个旅行商,距离矩阵部分采用最优算法(Shortest path selection for multiple traveling salesman problem)
MPPT
- 最大功率追蹤--依據斜率追蹤制最大功率,有效利用PV(Maximum power tracking - tracking system based on slope maximum power, the effective use of PV)
Machine learning an algorithmic perspective
- 机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能(Machine learning (Machine Learning ML) is an interdisciplinary subject, involving probability and statistics, approximation th
yichuansuanfa
- 遗传算法,是一种通过模拟自然进化过程搜索最优解的方法(Genetic algorithm (GA) is a method to search the optimal solution by simulating the natural evolution process)
ChemSVM(xdowns.com)
- 支持向量机小程序,可进行分类和预测,无需输入代码(SVM contains SVC and SVR without inputting codes)
stockpredict
- Stock prediction system using hybrid genetic algorithm and anfis
Fuzzy random forest
- Random forest demo; it just a document
自己编的BP神经网络程序例子
- 一个简单的BP神经网路 帮助初级学习者入门(simple bp nural network)
basitGA
- genetic algorithm matlab
Deep Learning Tutorial
- 李宏毅教授浅显易懂的讲解,没有太深的数学基础也能看懂(Professor Li Hongyi's easy to explain, not too deep mathematical basis can also understand)
ffnet-0.8.3
- 前馈神经网络和例子,包含xor示例等以及一些python代码(Feed forward neural network and some example including xor or something like that, programmed in python)