Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shujian2015 authored Jan 25, 2018
1 parent 3896f1e commit 312998e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ http://cs229.stanford.edu/syllabus.html)
* Computer Age Statistical Inference: Algorithms, Evidence, and Data Science: [pdf](https://web.stanford.edu/~hastie/CASI_files/PDF/casi.pdf)
* The Elements of Statistical Learning: [pdf](https://web.stanford.edu/~hastie/Papers/ESLII.pdf)

### - Comments:
Statistical Learning is the introduction course. It is free to earn a certificate. It follows Introduction to Statistical Learning book closely. Coursera Stanford by Andrew Ng is another introduction course course and quite popular. Taking either of them is enough for most of data science positions. People wnat to go deeper can take 229 or 701 and read ESL book.

***


Expand All @@ -42,6 +45,9 @@ http://cs229.stanford.edu/syllabus.html)
* NLTK: http://www.nltk.org/
* Standord packages: https://nlp.stanford.edu/software/

### - Comments:
The basic NLP course by Stanford is the fundamental. SLP 3ed follows this course. After this, feel free to take one of the three NLP+DL courses. They basically cover same topics. The Stanford one have HWs available online. CMU one follows Goldberg's book. Deepmind one is much shorter.

***

## Deep Learning
Expand All @@ -65,7 +71,6 @@ The self-driving car is a really hot topic recently. Take a look at this short c




***


Expand Down

0 comments on commit 312998e

Please sign in to comment.