Skip to content

Commit 15bffcb

Browse files
Merge pull request ChristosChristofidis#149 from ChaiBapchya/ChaiBapchya-patch-1
Update README.md
2 parents adf3661 + d145824 commit 15bffcb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
7. [Artificial Intelligence: A Modern Approach](http://aima.cs.berkeley.edu/)
4141
8. [Deep Learning in Neural Networks: An Overview](http://arxiv.org/pdf/1404.7828v4.pdf)
4242
9. [Artificial intelligence and machine learning: Topic wise explanation](https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/)
43+
10. [Dive into Deep Learning](https://d2l.ai/) - numpy based interactive Deep Learning book
4344

4445
### Courses
4546

@@ -74,6 +75,7 @@
7475
28. [MIT Intro to Deep Learning 7 day bootcamp](https://introtodeeplearning.com) - A seven day bootcamp designed in MIT to introduce deep learning methods and applications (2019)
7576
29. [Deep Blueberry: Deep Learning](https://mithi.github.io/deep-blueberry) - A free five-weekend plan to self-learners to learn the basics of deep-learning architectures like CNNs, LSTMs, RNNs, VAEs, GANs, DQN, A3C and more (2019)
7677
30. [Spinning Up in Deep Reinforcement Learning](https://spinningup.openai.com/) - A free deep reinforcement learning course by OpenAI (2019)
78+
31. [Deep Learning - UC Berkeley | STAT-157](https://www.youtube.com/playlist?list=PLZSO_6-bSqHQHBCoGaObUljoXAyyqhpFW) by Alex Smola and Mu Li (2019)
7779

7880
### Videos and Lectures
7981

@@ -477,7 +479,7 @@
477479
29. [Tensorflow - Open source software library for numerical computation using data flow graphs](https://github.com/tensorflow/tensorflow)
478480
30. [DMTK - Microsoft Distributed Machine Learning Tookit](https://github.com/Microsoft/DMTK)
479481
31. [Scikit Flow - Simplified interface for TensorFlow (mimicking Scikit Learn)](https://github.com/google/skflow)
480-
32. [MXnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning framework](https://github.com/dmlc/mxnet/)
482+
32. [MXnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning framework](https://github.com/apache/incubator-mxnet)
481483
33. [Veles - Samsung Distributed machine learning platform](https://github.com/Samsung/veles)
482484
34. [Marvin - A Minimalist GPU-only N-Dimensional ConvNets Framework](https://github.com/PrincetonVision/marvin)
483485
35. [Apache SINGA - A General Distributed Deep Learning Platform](http://singa.incubator.apache.org/)

0 commit comments

Comments
 (0)