Skip to content

Commit 0aad172

Browse files
committed
Working on Machine Learning section.
1 parent c8ab10a commit 0aad172

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,22 +1547,24 @@ Take coding challenges every day, as many as you can.
15471547
- ### Machine Learning
15481548
- Why ML?
15491549
- [x] https://backchannel.com/how-google-is-remaking-itself-as-a-machine-learning-first-company-ada63defcb70
1550-
- [ ] Large-Scale Deep Learning for Intelligent Computer Systems: https://www.youtube.com/watch?v=QSaZGT4-6EY
1550+
- [x] Large-Scale Deep Learning for Intelligent Computer Systems: https://www.youtube.com/watch?v=QSaZGT4-6EY
15511551
- [ ] Deep Learning and Understandability versus Software Engineering and Verification by Peter Norvig: https://www.youtube.com/watch?v=X769cyzBNVw
1552+
- [x] great course (Stanford): https://www.coursera.org/learn/machine-learning
1553+
- videos only: https://www.youtube.com/playlist?list=PLZ9qNFMHZ-A4rycgrgOYma6zxF4BZGGPW
1554+
- see videos 12-18 for a review of linear algebra
15521555
- [ ] Google's Cloud Machine learning tools: https://www.youtube.com/watch?v=Ja2hxBAwG_0
15531556
- [ ] Google Developers' Machine Learning Recipes (Scikit Learn & Tensorflow):
15541557
- https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal
15551558
- [ ] Tensorflow: https://www.youtube.com/watch?v=oZikw5k_2FM
1556-
- [x] great course (Stanford): https://www.coursera.org/learn/machine-learning
1557-
- videos only: https://www.youtube.com/playlist?list=PLZ9qNFMHZ-A4rycgrgOYma6zxF4BZGGPW
1558-
- see videos 12-18 for a review of linear algebra
15591559
- [ ] Google's Deep Learning Nanodegree: https://www.udacity.com/course/deep-learning--ud730
15601560
- [ ] Google/Kaggle Machine Learning Engineer Nanodegree: https://www.udacity.com/course/machine-learning-engineer-nanodegree-by-google--nd009
15611561
- [ ] Self-Driving Car Engineer Nanodegree: https://www.udacity.com/course/self-driving-car-engineer-nanodegree--nd013
15621562
- [ ] Metis Online Course ($99 for 2 months): http://www.thisismetis.com/explore-data-science
15631563
- [ ] Practical Guide to implementing Neural Networks in Python (using Theano): http://www.analyticsvidhya.com/blog/2016/04/neural-networks-python-theano/
1564-
- Data School: http://www.dataschool.io/
15651564
- [ ] Vector calculus: https://www.youtube.com/watch?v=tDtYAddb4o4
1565+
- Resources:
1566+
- Data School: http://www.dataschool.io/
1567+
15661568

15671569
- ### Go
15681570
- [x] Videos:

0 commit comments

Comments
 (0)