《Brief History of Machine Learning》

《Deep Learning in Neural Networks: An Overview》

《A Gentle Introduction to Scikit-Learn: A Python Machine Learning Library》

《How to Layout and Manage Your Machine Learning Project》

《Machine Learning is Fun!》

《R语言参考卡片》

《Choosing a Machine Learning Classifier》

《An Introduction to Deep Learning: From Perceptrons to Deep Networks》

《The LION Way: Machine Learning plus Intelligent Optimization》

《深度学习与统计学习理论》

《计算机科学中的数学》

《信息时代的计算机科学理论(Foundations of Data Science)》

《Data Science with R》

《Twenty Questions for Donald Knuth》

《Automatic Construction and Natural-Language Description of Nonparametric Regression Models》

《ICLR 2014 论文集》

《Introduction to Information Retrieval》

《Machine learning in 10 pictures》

《雅虎研究院的数据集汇总》

《An Introduction to Statistical Learning with Applications in R》

Best Machine Learning Resources for Getting Started

My deep learning reading list

Cross-Language Information Retrieval

探索推荐引擎内部的秘密,第 1 部分: 推荐引擎初探

《Advice for students of machine learning》

分布式并行处理的数据

《“机器学习”是什么?》

《2014 年国际机器学习大会 ICML 2014 论文》

《Machine Learning for Industry: A Case Study》

Some Notes on Applied Mathematics for Machine Learning

《UFLDL-斯坦福大学 Andrew Ng 教授“Deep Learning”教程》

*《Deep Learning for Natural Language Processing and Related Applications》

Understanding Convolutions

《Machine Learning Summer School》

《Awesome Machine Learning》

斯坦福《自然语言处理》课程视频

《Deep Learning and Shallow Learning》

《Recommending music on Spotify with deep learning》

《Neural Networks and Deep Learning》

《Java Machine Learning》

介绍:机器学习最基本的入门文章,适合零基础者

《机器学习经典论文/survey 合集》

《机器学习视频库》

《机器学习经典书籍》

《16 Free eBooks On Machine Learning》

《A Large set of Machine Learning Resources for Beginners to Mavens》

《机器学习最佳入门学习资料汇总》

《Sibyl》

《Deep Learning》

《Neural Network & Text Mining》

介绍:计算机视觉入门之前景目标检测1(总结)

《Deep Learning – important resources for learning and understanding》

《Machine Learning Theory: An Introductory Primer》

《Neural Networks and Deep Learning》

《Python 网页爬虫 & 文本处理 & 科学计算 & 机器学习 & 数据挖掘兵器谱》

《神奇的伽玛函数(上)》

《分布式机器学习的故事》

《机器学习提升之道(Level-Up Your Machine Learning)》

《Machine Learning Surveys》

《Deep Learning Reading list》

《Deep Learning: Methods and Applications》

《Machine Learning Summer School 2014》

《Sibyl: 来自 Google 的大规模机器学习系统》

《Building a deeper understanding of images》

《Bayesian network 与 python 概率编程实战入门》

《AMA: Michael I Jordan》

介绍:常见面试之机器学习算法思想简单梳理

《怎么选择深度学习的 GPUs》

介绍:对话机器学习大神 Michael Jordan

介绍:还有2,3 部分。http://blog.sina.com.cn/s/blog_46d0a3930101gs5h.html

《Deep Learning 101》

《UFLDL Tutorial》

《Toronto Deep Learning Demos》

《Deep learning from the bottom up》

《R工具包的分类汇总》

《机器学习常见算法分类汇总》

介绍: 很多干货,而且作者还总结了好几个系列。另外还作者还了一个文章导航.非常的感谢作者总结。

Deep Learning(深度学习)学习笔记整理系列之(四)

Deep Learning(深度学习)学习笔记整理系列之(七)

《Tutorials Session A – Deep Learning for Computer Vision》

《FudanNLP》

《Open Sourcing ml-ease》

《机器学习周刊》

介绍:《线性代数》是《机器学习》的重要数学先导课程。其实《线代》这门课讲得浅显易懂特别不容易,如果一上来就讲逆序数及罗列行列式性质,很容易让学生失去学习的兴趣。我个人推荐的最佳《线性代数》课程是麻省理工 Gilbert Strang 教授的课程。 课程主页

《machine learning for smart dummies》

《Entanglement-Based Quantum Machine Learning》

《How a Math Genius Hacked OkCupid to Find True Love》

《Underactuated Robotics》

《mllib 实践经验(1)》

《Google Turns To Deep Learning Classification To Fight Web Spam》

《NLP 常用信息资源》

《机器学习速查表》

《Best Papers vs. Top Cited Papers in Computer Science》

《InfiniTAM: 基于深度图像的体数据集成框架》

《Hacker’s guide to Neural Networks》

《Building a Production Machine Learning Infrastructure》

《Deep Learning Sentiment Analysis for Movie Reviews using Neo4j》

《DeepLearning.University – An Annotated Deep Learning Bibliography》

《A primer on deeping learning》

《Machine learning is teaching us the secret to teaching 》

《scikit-learn:用于机器学习的 Python 模块》

介绍:乔丹教授(Michael I. Jordan)教授是机器学习领域神经网络的大牛,他对深度学习、神经网络有着很浓厚的兴趣。因此,很多提问的问题中包含了机器学习领域的各类模型,乔丹教授对此一一做了解释和展望。

介绍:A*搜索是人工智能基本算法,用于高效地搜索图中两点的最佳路径, 核心是 g (n) +h(n): g (n)是从起点到顶点n的实际代价,h(n)是顶点n到目标顶点的估算代价。合集

《吴立德《概率主题模型&数据科学基础》》

《机器学习入门资源不完全汇总》》

《收集从 2014 年开始深度学习文献》

《EMNLP 上两篇关于股票趋势的应用论文 》

《Bengio 组(蒙特利尔大学 LISA 组)深度学习教程 》

《学习算法的 Neural Turing Machine 》

《Learning to Rank for Information Retrieval and Natural Language Processing》

《Rumor has it: Identifying Misinformation in Microblogs》

介绍:该课程是网易公开课的收费课程,不贵,超级便宜。主要适合于对利用R语言进行机器学习,数据挖掘感兴趣的人。

介绍:本章中作者总结了三代机器学习算法实现的演化:第一代非分布式的, 第二代工具如 Mahout 和 Rapidminer 实现基于 Hadoop 的扩展,第三代如 Spark 和 Storm 实现了实时和迭代数据处理。BIG DATA ANALYTICS BEYOND HADOOP

介绍:讲计算机视觉的四部奇书(应该叫经典吧)之一,另外三本是 Hartley 的《多图几何》、Gonzalez 的《数字图像处理》、Rafael C.Gonzalez / Richard E.Woods 的《数字图像处理》

《初学者如何查阅自然语言处理(NLP)领域学术资料》

《树莓派的人脸识别教程》

《利用深度学习与大数据构建对话系统 》

《经典论文 Leo Breiman:Statistical Modeling: The Two Cultures 》

《Reproducing Kernel Hilbert Space》

《Hacker’s guide to Neural Networks》

介绍:【语料库】语料库资源汇总

《Reproducible Research in Computational Science》

《NYU 2014 年的深度学习课程资料》

《计算机视觉数据集不完全汇总》

《Machine Learning Open Source Software》

《LIBSVM》

《Support Vector Machines》

《100 Best GitHub: Deep Learning》

《加州大学欧文分校(UCI)机器学习数据集仓库》

《Andrej Karpathy 个人主页》

《Andrej Karpathy 的深度强化学习演示》

《CIKM 数据挖掘竞赛夺冠算法-陈运文》

《Geoffrey E. Hinton》

《自然语言处理的深度学习理论与实际》

《用大数据和机器学习做股票价格预测》

《关于机器学习的若干理论问题》

《深度学习在自然语言处理的应用》

《Undergraduate machine learning at UBC》

《人脸识别必读的N篇文章》

《推荐系统经典论文文献及业界应用》

《人脸识别必读的N篇文章》

《第十二届中国”机器学习及其应用”研讨会 PPT》

《统计机器学习》

《机器学习导论》

《CIKM 2014 主题报告的幻灯片》

《人工智能和机器学习领域有趣的开源项目》

介绍:此外作者还有一篇元算法、AdaBoost python 实现文章

《简明深度学习方法概述(一)》

《R language for programmers》

《谷歌地图解密:大数据与机器学习的结合》

介绍:空间数据挖掘常用方法

《PyNLPIR》

《深度卷积神经网络下围棋》

《NIPS 审稿实验》

《2014 年最佳的大数据,数据科学文章》

介绍:Python 实现线性回归,作者还有其他很棒的文章推荐可以看看

《使用 RNN 和 Paragraph Vector 做情感分析》

《NLPIR/ICTCLAS2015 分词系统大会上的技术演讲 》

《Machine Learning is Fun!》

《CNN 的反向求导及练习》

《正则表达式优化成 Trie 树 》

《Deep learning Reading List》

《Caffe》

《GoogLeNet 深度学习模型的 Caffe 复现 》

《LambdaNet,Haskell 实现的开源人工神经网络库 》

《百度余凯&张潼机器学习视频》

《杨强在 TEDxNanjing 谈智能的起源》

《深度 RNN/LSTM 用于结构化学习 0) 序列标注 Connectionist Temporal ClassificationICML06》

《Deep Learning 实战之 word2vec》

《Machine learning open source software》

《机器学习入门者学习指南》

《A Tour of Machine Learning Algorithms》

《2014 年的《机器学习日报》大合集》

介绍:这是一篇关于图像分类在深度学习中的文章

《NLP 中的中文分词技术》

《Using convolutional neural nets to detect facial keypoints tutorial》

《书籍推荐:Advanced Structured Prediction》

《An Introduction to Matrix Concentration Inequalities》

《The free big data sources you should know》

《A Brief Overview of Deep Learning》

《A Deep Dive into Recurrent Neural Nets》

《机器学习:学习资源》

《Statistical foundations of machine learning》

《A Deep Learning Tutorial: From Perceptrons to Deep Networks》

《Research priorities for robust and beneficial artificial intelligence》

《metacademy》

《FAIR open sources deep-learning modules for Torch》

介绍:本文虽然是写于 2012 年,但是这篇文章完全是作者的经验之作。

《Deep learning from the bottom up》

《Hands-On Data Science with R Text Mining》

《Understanding Convolutions》

《Introduction to Deep Learning Algorithms》

《Learning Deep Architectu