资源列表
IT2FLSv1.1 (1)
- fuzzy type 2 matlab toolbox package
机器学习_周志华
- 号称机器学习人手必备一本的“西瓜书”,讲解通俗易懂(Known as machine learning manpower necessary book "watermelon book", explain popular easy to understand)
机器学习中的矩阵和求导
- 机器学习中涉及大量的矩阵论相关知识与问题,此资料有助于程序员理解解决相关问题(Machine learning involves a large number of matrix theory related knowledge and problems, this information helps programmers understand and solve related problems)
DNRBM
- 采用栈式 RBM 的深度神经网络。自训练, 自控制(This paper is a continuation of the depth of the neural network and the choice of the previous predictor. Here we will be covered by the depth of the neural network characteristic of stacked RBM initialization, and it is in
pid
- ZN BASED PID TUNING METHOD TO IDENTIFY KPKIKD VALUES
蚁群算法_最优路径(二维)
- 应用粒子群算法实现路径规划,可以实现仿真(Application of particle swarm optimization algorithm to achieve path planning, simulation can be achieved)
cplst
- 多标签分类算法,通过对标签降维(SVD),然后利用线性回归建立特征和低维标签之间的关系,求出特征的系数,然后反过来进行预测(Multi label classification algorithm, through the tag dimension reduction (SVD), and then use linear regression to establish the relationship between features and low dimensional tags, to
DBN代码
- MATLAB实例与人工智能神经网络深度学习深度信念网络(MATLAB instance and artificial intelligence neural network deep learning deep belief network)
GA
- 利用GA遗传算法进行动态路径规划,完成最优轨迹的生成,适合新手入门学习。(Using GA genetic algorithm for dynamic path planning, the completion of the optimal trajectory generation, suitable for beginners to learn.)
机器人控制系统的设计与MATLAB仿真_刘金琨[2008]
- 这个一本专门讲机器人控制系统的书,有详细的程序代码(This book, which specializes in robot control systems, has detailed program code)
神经网络与机器学习(加)Simon+Haykin
- 神经网络与机器学习(加)Simon Haykin 本书是关于神经网络的全面的、彻底的、可读性很强的、最新的论述。(Neural NetWorks and Learing Machines)
BP Matlab实现
- 采用Iris数据集在matlab上实现简单的数据训练和分类(Using Iris data set in matlab to achieve a simple data training and classification.)