Skip to content

wayneguolei/Machine-Learning-Resourses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

machine-learning-resourses

机器学习

综述

机器学习是人工智能的一个分支。人工智能的研究历史有着一条从以“推理”为重点,到以“知识”为重点,再到以“学习”为重点的自然、清晰的脉络。显然,机器学习是实现人工智能的一个途径,即以机器学习为手段解决人工智能中的问题。机器学习在近30多年已发展为一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、计算复杂性理论等多门学科。机器学习理论主要是设计和分析一些让计算机可以自动“学习”的算法。
"The introduction to machine learning" Andrew NG

书籍

课程

知乎回答

Open Sources

机器学习资源汇总(课程、教材、教程、笔记、速查等) by 《ML Resources | Sam's Academic Blog》 by Samuel Finlayson
经典书《模式识别与机器学习》习题答案集 by ZHENGQI GAO GitHub
微软开源的Python机器学习包,具有ML.NET的功能,与Scikit-Learn高度兼容 by Microsoft
'pymc-learn: Practical probabilistic machine learning in Python
提高Jupyter使用效率的工具 by Gautam Borgohain
Fast.ai Wonderful set of intro lectures + notebooks from Jeremy Howard and Rachel Thomas
从头开始学习机器学习 by Neerja Doshi
What the f*ck Python! by satwikkansal

自然语言处理

书籍

Overview of Deep Learning for NLP by Goldber Primer

课程

CS224N Deep Learning for NLP by Stanford
CMU CS 11-747 by CMU
Oxford Deep NLP 2017 by Oxford and DeepMind
Tutorial: Machine Learning with Text in scikit-learn by Kevin Markham
YSDA Natural Language Processing course by Elena Voita jupyter notebook

知乎回答

通过kaggle比赛学习机器学习文本分类方法 by 砍手豪
Attention is all you need模型笔记 by 盛源车
用深度学习(CNN RNN Attention)解决大规模文本分类问题 - 综述和实践 by 清凇

Open Sources

PyTorch-NLP - Text utilities and datasets for PyTorch by Michael Petrochuk
Attention is all you need annotated transformer Pytorch by HarvardNLP
Pytorch tutorial

面试

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记 by imhuay

About

关于机器学习的书籍,课程等资源(不断更新)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors