资源列表
rgsjwldl
- 人工神经网络导论,人工神经网络方面很好的一本书.-Introduction to Artificial Neural Network, Artificial neural networks in a very good book.
rb
- 这是一本关于机器人方面的书籍,《机器人鲁棒控制基础》希望对有兴趣的人有帮助。-This is a book about robotics books, " Robust Control of robot-based" want to help those who are interested.
shujuwajue
- 做数据挖掘实验时,老师给的一些包括算法的资料,很有用的-Do data mining experiment, the teacher to some of the information, including algorithms, very useful
mouse-gesture-recognition
- 有监督方法训练BP神经网络,实现鼠标手势识别-BP Nutronetwork for mouse pose indentify
bpnet
- 关于神经网络的教程:人工神经网络导论 编者:蒋宗礼-Neural Network Tutorial: Introduction to Artificial Neural Networks
Artificial-Neural-Network-(Matlab-Toolbox)
- Artificial Neural Network (Matlab Toolbox)
基于bp神经网络的孤立词识别
- 利用MATLAB,实现对一些孤立词的识别。语音识别的一种(bp matlab recongnation)
bp
- 基于bp神经网络的孤立词识别,有训练好的鼓励词,是语音识别的基础。-Isolated word recognition based on bp neural network trained to encourage word speech recognition.
Morgan.Kaufmann_-_Data.Modeling.Essentials.Third.
- Morgan.Kaufmann Data Modeling Essentials Third Edition
Miroslav Kubat
- Miroslav Kubat-An Introduction to Machine Learning-Springer (2017)
AI
- 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
cuda-GPU
- 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,