Skip to content

Commit 9459c23

Browse files
committed
Added book to Machine Learning section.
1 parent 0aad172 commit 9459c23

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,27 +1545,29 @@ Take coding challenges every day, as many as you can.
15451545
- see videos below
15461546

15471547
- ### Machine Learning
1548-
- Why ML?
1548+
- [x] Why ML?
15491549
- [x] https://backchannel.com/how-google-is-remaking-itself-as-a-machine-learning-first-company-ada63defcb70
15501550
- [x] Large-Scale Deep Learning for Intelligent Computer Systems: https://www.youtube.com/watch?v=QSaZGT4-6EY
1551-
- [ ] Deep Learning and Understandability versus Software Engineering and Verification by Peter Norvig: https://www.youtube.com/watch?v=X769cyzBNVw
1551+
- [x] Deep Learning and Understandability versus Software Engineering and Verification by Peter Norvig: https://www.youtube.com/watch?v=X769cyzBNVw
15521552
- [x] great course (Stanford): https://www.coursera.org/learn/machine-learning
15531553
- videos only: https://www.youtube.com/playlist?list=PLZ9qNFMHZ-A4rycgrgOYma6zxF4BZGGPW
1554-
- see videos 12-18 for a review of linear algebra
1554+
- see videos 12-18 for a review of linear algebra (14 and 15 are duplicates)
15551555
- [ ] Google's Cloud Machine learning tools: https://www.youtube.com/watch?v=Ja2hxBAwG_0
15561556
- [ ] Google Developers' Machine Learning Recipes (Scikit Learn & Tensorflow):
15571557
- https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal
1558-
- [ ] Tensorflow: https://www.youtube.com/watch?v=oZikw5k_2FM
1559-
- [ ] Google's Deep Learning Nanodegree: https://www.udacity.com/course/deep-learning--ud730
1560-
- [ ] Google/Kaggle Machine Learning Engineer Nanodegree: https://www.udacity.com/course/machine-learning-engineer-nanodegree-by-google--nd009
1561-
- [ ] Self-Driving Car Engineer Nanodegree: https://www.udacity.com/course/self-driving-car-engineer-nanodegree--nd013
1562-
- [ ] Metis Online Course ($99 for 2 months): http://www.thisismetis.com/explore-data-science
1558+
- [x] Tensorflow: https://www.youtube.com/watch?v=oZikw5k_2FM
1559+
- [ ] Tensorflow Tutorials: https://www.tensorflow.org/versions/r0.11/tutorials/index.html
15631560
- [ ] Practical Guide to implementing Neural Networks in Python (using Theano): http://www.analyticsvidhya.com/blog/2016/04/neural-networks-python-theano/
15641561
- [ ] Vector calculus: https://www.youtube.com/watch?v=tDtYAddb4o4
1562+
- More courses:
1563+
- [ ] Google's Deep Learning Nanodegree: https://www.udacity.com/course/deep-learning--ud730
1564+
- [ ] Google/Kaggle Machine Learning Engineer Nanodegree: https://www.udacity.com/course/machine-learning-engineer-nanodegree-by-google--nd009
1565+
- [ ] Self-Driving Car Engineer Nanodegree: https://www.udacity.com/course/self-driving-car-engineer-nanodegree--nd013
1566+
- [ ] Metis Online Course ($99 for 2 months): http://www.thisismetis.com/explore-data-science
15651567
- Resources:
1568+
- Great book: Data Science from Scratch: First Principles with Python: https://www.amazon.com/Data-Science-Scratch-Principles-Python/dp/149190142X
15661569
- Data School: http://www.dataschool.io/
15671570

1568-
15691571
- ### Go
15701572
- [x] Videos:
15711573
- [x] Why Learn Go?: https://www.youtube.com/watch?v=FTl0tl9BGdc

0 commit comments

Comments
 (0)