资源列表
深度学习书
- 此书详细的介绍了各种人工智能的方法, 书中基本涵盖所有人工智能的方法,并且包含许多较新的方法。(This book introducing the different methods of deep learning, this book contains all of deep learning method, including some new algorithms.)
deep learning中文版
- 深度学习,中文版,这本书比较详细的讲解了深度学习相关的知识(Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on learning data representations, as opposed to task-specific algorithms. Lear
flask
- python调用minist opencv接口
Deep Learning Book
- 深度学习官方离线文档,专业学习资料,人工智能进阶学术文档。(Artificial intelligence official offline documents, professional learning materials)
VCPP-image-processing-chapter07
- VisualC++数字图像处理技术详解第2版光盘-第七章-VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VII
stacked-autoencoder
- 基于两层的层叠自编码的深度学习模型,前两层用于特征提取,再加一个Softmax分类器用于分类-Two stacked the depth of learning coding model based on the first two levels for feature extraction, coupled with a classifier for classifying Softmax
people faces
- 用卷积神经网络(CNN)实现人脸识别,效果还可以,一个是training的程序,可以训练网络。一个是use程序,可以识别人脸(Using convolution neural network (CNN) to achieve face recognition, the effect is also available, one is the training program, can train the network. One is a use program that recognizes
robotlocalization
- 实现pioneer3机器人在已知地图中的定位。本程序通过Mentocarlo 定位算法,在一个已知的地图环境中,通过不断采样修正定位位置,最终实现机器人的精确定位,本程序包括所有源码。程序执行方式:首先执行服务端程序justLocalizationGuiServer,然后启动客户端查看程序MobileEyes查看结果。-Achieve pioneer3 robot in a known map location. This procedure Mentocarlo location algori
深度学习-AI圣经
- 深度学习(deep learning) AI圣经 中文版电子书 伊恩·古德费洛 (Ian Goodfellow) (作者), 约书亚·本吉奥 (Yoshua Bengio) (作者), 亚伦·库维尔 (Aaron Courville) (作者), 赵申剑 (译者), 黎彧君 (译者), 符天凡 (译者), 李凯 (译者)(Deep learning AI biblical Chinese version ebook Ian Goodfellow (Ian Goodfellow) (author)
深度学习
- 深度学习概念、基本模型介绍、机器学习基础、深度前馈网络(An introduction to the concept of deep learning and the basic model)
moshishibie
- 这是一篇关于模式识别方面的英文文章,详细介绍了模式识别的相关知识。供各位参考。-This is an article on pattern recognition in the English article, detailed knowledge of pattern recognition. For your information.
empty
- 遗传算法解决旅行商Np问题,采用vs2008环境 用c++编写的源文件 有需要的参考 -sovle tsp problem