Skip to content

Commit a7ef4c0

Browse files
Update README.md
1 parent bb645b2 commit a7ef4c0

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -547,10 +547,15 @@ Classification:
547547
- https://www.coursera.org/learn/machine-learning/lecture/4h5X4/prioritizing-what-to-work-on
548548

549549
### Session 2 - Machine Learning - Unsupervised Learning
550+
Intro:
550551
- https://www.coursera.org/learn/machine-learning/lecture/olRZo/unsupervised-learning
551552
- https://www.coursera.org/learn/machine-learning/lecture/czmip/unsupervised-learning-introduction
553+
554+
K-Means:
552555
- https://www.coursera.org/learn/machine-learning/lecture/93VPG/k-means-algorithm
553556
- https://www.coursera.org/learn/machine-learning/lecture/G6QWt/optimization-objective
557+
558+
Applications:
554559
- https://www.coursera.org/learn/machine-learning/lecture/0EJ6A/motivation-i-data-compression
555560
- https://www.coursera.org/learn/machine-learning/lecture/t6pYD/motivation-ii-visualization
556561
- https://www.coursera.org/learn/machine-learning/lecture/Rhg6r/problem-formulation
@@ -560,14 +565,14 @@ Classification:
560565

561566
More:
562567
- [Neural Networks for Machine Learning](https://www.coursera.org/learn/neural-networks)
563-
- [ ] [How Google Is Remaking Itself As A Machine Learning First Company](https://backchannel.com/how-google-is-remaking-itself-as-a-machine-learning-first-company-ada63defcb70)
564-
- [ ] [Large-Scale Deep Learning for Intelligent Computer Systems (video)](https://www.youtube.com/watch?v=QSaZGT4-6EY)
565-
- [ ] [Deep Learning and Understandability versus Software Engineering and Verification by Peter Norvig](https://www.youtube.com/watch?v=X769cyzBNVw)
566-
- [ ] [Google's Cloud Machine learning tools (video)](https://www.youtube.com/watch?v=Ja2hxBAwG_0)
567-
- [ ] [Google Developers' Machine Learning Recipes (Scikit Learn & Tensorflow) (video)](https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal)
568-
- [ ] [Tensorflow (video)](https://www.youtube.com/watch?v=oZikw5k_2FM)
569-
- [ ] [Tensorflow Tutorials](https://www.tensorflow.org/versions/r0.11/tutorials/index.html)
570-
- [ ] [Practical Guide to implementing Neural Networks in Python (using Theano)](http://www.analyticsvidhya.com/blog/2016/04/neural-networks-python-theano/)
568+
- [How Google Is Remaking Itself As A Machine Learning First Company](https://backchannel.com/how-google-is-remaking-itself-as-a-machine-learning-first-company-ada63defcb70)
569+
- [Large-Scale Deep Learning for Intelligent Computer Systems (video)](https://www.youtube.com/watch?v=QSaZGT4-6EY)
570+
- Deep Learning and Understandability versus Software Engineering and Verification by Peter Norvig](https://www.youtube.com/watch?v=X769cyzBNVw)
571+
- [Google's Cloud Machine learning tools (video)](https://www.youtube.com/watch?v=Ja2hxBAwG_0)
572+
- [Google Developers' Machine Learning Recipes (Scikit Learn & Tensorflow) (video)](https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal)
573+
- [Tensorflow (video)](https://www.youtube.com/watch?v=oZikw5k_2FM)
574+
- [Tensorflow Tutorials](https://www.tensorflow.org/versions/r0.11/tutorials/index.html)
575+
- [Practical Guide to implementing Neural Networks in Python (using Theano)](http://www.analyticsvidhya.com/blog/2016/04/neural-networks-python-theano/)
571576

572577

573578

0 commit comments

Comments
 (0)