资源列表
peoplecount
- 这三篇文章是基于机器学习的人数统计的算法研究的,适合参考阅读。-These three articles are based on the number of statistical machine learning algorithms, and for reference reading.
yichuansuanfa
- 自己收集的遗传算法的一些资料,有代码,有文档论文等,给大家做个参考-Their close genetic algorithm = collect some information, there is code, there are papers and other documents for everyone to be a reference
ResolutionPrinciple
- 用以实现人工智能消解原理的代码,整个过程包含了消解原理的操作方法和各个类的编写及说明-To implement the principles of artificial intelligence code digestion, the whole process involves the preparation and explain the principles of digestion methods of operation and each class
深度学习入门:基于Python的理论与实现.pdf+代码
- 本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,以及为什么加深层可以提高识别精度等“为什么”的问题。(This book is a true sen
源码、素材以及效果图
- 项目名称:自动添加圣诞帽 自动识别图片中的人脸信息,为其加上帽圣诞帽。(Name of the project: automatically add a Christmas hat Automatically identify the face information in the picture and add a hat to the hat.)
Fundamentals of Deep Learning [PDF,2017]
- 这个是人工智能种深度学习比较权威的资料,也是深度学习的基础知识。(This is a kind of artificial intelligence, depth study more authoritative information, but also the basic knowledge of deep learning)
GA
- 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。由于篇幅有限,且程序中还包括界面实现和计算线程处理等一些与算法无关的代码。-In Visual C++ compiler environment, the genetic algorithm program, and use them to solve the TSP problem of 48 cities.Due to limited space, the program also includes
Pattern-Classification
- 模式识别经典图书,适合各种程度的研究员阅读。内容详尽,具体。-this book is the classic one in pattern recognition, with the algoirith and the explanation.
Python语言及其应用(美Lubanovic 2016)
- python语言及其应用电子版,非常实用,可供初学者进行参考阅读(python language and its application electronic version, very practical, for beginners to read)
《深度学习入门:基于Python的理论与实现》
- 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
道路识别
- 道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
Learning-to-Detect-a-Salient-Object
- Learning to Detect a Salient Object 文章的代码实现-Learning to Detect a Salient Object code article