资源列表
Scikit-learn_handbook
- Scikit-learn 使用手册中文版-Scikit-learn handbook
BPMMp
- BP神经网络预测MMP,可供初学者学习BP网络-BP neural network prediction MMP
artmap
- artmap code this explain how the neural network i d it simple code-artmap code this explain how the neural network i d it simple code
deep-learning-chinese
- 深度学习最新中文翻译,欢迎大家交流学习!-deep learning in chinese
singleneuraladaptivecontrol
- 采用有监督学习的hebb规则实现权值学习的学习,给出实际例子,单神经元自适应控制器.-Weight is realized by using supervised learning hebb rule of learning, gives a practical example, the single neuron adaptive controller.
data_bool_for_APRIORI
- APRIORI-KBANN matlab实现程序,带注释,已成功运行,欢迎交流-APRIORI-KBANN matlab program
code_AIS
- 由Hiton 的大弟子 略微改写的RBM代码-the original code of RBM coded by a student of Professor Hiton
PWM
- 通过正弦波和三角波的比较产生SPWM波形-Through the comparison of sine wave and triangle wave produces SPWM waveform
kNNClassification
- 人工智能kNN分类机器学习算法,包括文件读取和处理,还是有借鉴价值的-AI kNN classification machine learning algorithms, including file reading and processing, very good
kNNregression
- 机器学习kNN回归算法,是一个挺不错的机器学习算法值得借鉴-KNN regression machine learning algorithm, is a very good machine learning algorithm is worth learning
PSOtsp
- 粒子群算法解决TSP问题matlab源代码-Particle swarm algorithm to solve TSP problem
NB
- 基于朴素贝叶斯方法的情感预测,有下溢出处理,通过归一化可以提高预测的准确度。-Affective forecasting based on naive bayesian method.