资源列表
Robot-Soccer-
- 机器人足球比赛的matlab程序,很有意思,属于人工智能领域-robot soccer
kelongxuanze
- 本程序为免疫算法在克隆选择中的应用,其中注释非常详细。包含主函数 初始化函数 解码函数 克隆函数 变异函数。-This procedure for the application of immune algorithm in the clonal selection, the comments are very detailed. Contains the main function to initialize the decoding function cloning function var
PPT
- 深度学习,神经网络算法入门,含PPT,matlab教程-Depth learning, neural network algorithm entry containing PPT, matlab tutorials, and more
Artificial-Neural-Networks
- 深度学习,人工神经网络的模型,逐层学习算法,可以构建多层的-deep learning, artificial neural network model, learning algorithm, can construct a multi-layer
pos_mlp
- Multi Layer Perceptron for binary classification using Python. Also showing hoe to do K-Folding in python.
PCA-and-whitening
- 基于PCA和白化的数据预处理操作,PCA具有两个功能:维数约减和数据可视化;白化的目的是去掉数据之间的相关性。深度学习的一个主要工作就是数据的预处理-Based on PCA and data pre-whitening operation, PCA has two functions: dimensionality reduction and data visualization whitening purpose is to remove the correlation between t
Machine-Learning-in-Python
- 《Python机器学习及实践:从零开始通往Kaggle竞赛之路》源码,提供了一些流行的机器学习框架与程序库的应用实例,包括tensorflow框架,注重实战。-Python machine learning and practice: zero to the road leading to the Kaggle contest source code, provides some popular machine learning framework and application examp
KPCA
- 基于MATLAB的PCA和KPCA的实现,有图,有返回的参数,绝对可以运行!-Based on the PCA and KPCA MATLAB to achieve, there are plans to return to the parameters, the absolute can run!
GMM
- gmm_em算法,可用于手写数字识别,供初学者参考。-Gmm_em algorithm and can be used for handwritten numeral recognition, for beginners reference.
1002
- 十五数码问题:使用启发式搜索算法——A*算法求解十五数码问题-Fifteen digital problems: the use of heuristic search algorithm- A* algorithm to solve fifteen digital problems
PSOBP
- 传统粒子群算法优化BP神经网络和改进的粒子群算法优化BP神经网络源代码-traditional particle swarm optimization BP neural network 2 Improved particle swarm optimization BP neural network source code
faster_rcnn-master
- fast r-cnn模型,最简单的模型,可供初学者研究学习等-a demo of fast r-cnn