搜索资源列表
chuanjiaosi
- 野人传教士过河问题,《人工智能基础教程》一书的所带
bp
- BP神经网络的基础示例,适合初学者的基本教程。-BP neural network based on examples, the basic tutorial for beginners.
The-AI-in-PC-games-production
- 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
ANN_Overview
- 人工神经网络教程,讲述人工神经网络原理和基础的网络训练算法-Artificial neural network tutorial about artificial neural network-based network training algorithm
softmax_exercise
- UFLDL教程softmaxt回归章节后面练习的答案,根据书上步骤在源码基础上修改而成-UFLDL tutorial exercises softmaxt return later chapters answer, according to the book steps to modify the source code is made on the basis of
ANN-Practical-course
- 人工神经网络实用教程。本书主要讲解了人工神经网络的理论基础和部分应用。-ANN Practical course
ML_NN_SC
- 机器学习,神经网络,统计分类基础知识英文教程(Machine learning, Neutral Network, Statistically classification basics)
repetative
- 用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)
TensorFlow教程
- Tensorflow编程教程,深度学习技术基础(Tensorflow programming tutorial)
Machine Learning in Python(2015)
- 机器学习Python教程,见解精髓,适合入门和进阶用,需要较好的编程和数学基础(Machine Learning in Python(2015))
斯坦福大学-深度学习基础教程
- 斯坦福大学的深度学习,基础教程。ps:要求先学完吴恩达的机器学习基础再来看,不然看不懂(Depth study of Stanford University, basic course. Ps: needs to learn the basis of Wu Enda's machine learning first, or you can't understand it.)
斯坦福大学-深度学习基础教程
- 斯坦斯坦福大学深度学习算法介绍,包括基本原理,各种处理算法。(Deep learning algorithms introduction by Stanford University)
python
- python基础教程,python实战项目,非常适用的教程,适合初学者(Python basic tutorial, python combat project, very applicable tutorial, suitable for beginners.)
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua