资源列表
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua
Artificial-Intelligence
- 人工智能:一本关于人工智能的教程,帮助大家学习了解人工智能。-Artificial Intelligence: a tutorial on artificial intelligence to help people learn about artificial intelligence.
matlab神经网络
- 下载的,还不错,之前用过,应该满足需要,但是要加载,设好路径等。
JavaNNS
- 著名的神经网络工具箱,功能十分强大,里面包含了数十种神经网络算法的实例。
模式分类
- 模式分类pattern classification 第二版英文原版
patternclassification
- 关于模式识别的经典书籍,英文版的,很值得看
deep-learning-chinese
- 深度学习最新中文翻译,欢迎大家交流学习!-deep learning in chinese
Learning-to-Detect-a-Salient-Object
- Learning to Detect a Salient Object 文章的代码实现-Learning to Detect a Salient Object code article
道路识别
- 道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
《深度学习入门:基于Python的理论与实现》
- 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
Python语言及其应用(美Lubanovic 2016)
- python语言及其应用电子版,非常实用,可供初学者进行参考阅读(python language and its application electronic version, very practical, for beginners to read)
Pattern-Classification
- 模式识别经典图书,适合各种程度的研究员阅读。内容详尽,具体。-this book is the classic one in pattern recognition, with the algoirith and the explanation.