资源列表
account
- good to use for control simulation
RouletteWheelSelection
- GA 算法中 一种选中算法selection(Based on Roulette wheel selection input is an array of any real number values)
keras-master
- keras的Demo,深度学习入门级代码。(The demo of keras. It's the basic code for deep learning.)
BP
- 实现简单的二值分类,是一个简单的小程序,可以参考(Implement a simple binary classification)
遗传算法
- 遗传算法。利用遗传算法可解决优化问题,比如旅行商问题(Genetic algorithms. Genetic algorithms can be used to solve optimization problems, such as traveling salesman problems)
som神经网络
- som神经网络自组织特征映射网络,用于聚类(Som neural network self-organizing feature mapping network for clustering)
finallyliuyuClassifier
- 用于文本分类,文本挖掘,文本特征提取,文本聚类,文本关联等(It is used for text classification, text mining, text feature extraction, text clustering, text association, etc.)
cnn-示例
- 卷积神经网络的结构模型,可实现对图像进行训练与识别(The structure model of the convolution neural network can realize the training and recognition of the image)
wtxcg
- Two-way PCS control simulation, PV modules contain, MPPT module, BOOST module, inverter module, Using a large number of finite element method to solve partial differential equations.
BP_NN
- 该程序是神经网络算法中使用NN方法计算拟合曲线的代码,可用以一般地输出拟合、输出估计。(The program is neural network algorithm using NN method to calculate the fitting curve of the code, can be used in general output, fitting, output estimation.)
机器学习
- 一本机器学习入门资料,卡内基梅隆大学,作者Tom M . Mitchell(A machine learning primer)
yefkx
- Can realize the two-dimensional data clustering, Really is a good program, Face Recognition light treatment method.