Skip to content

Commit

Permalink
Sub branch2 (dipakkr#991)
Browse files Browse the repository at this point in the history
* Added self to contributors list

* Added information to ML

* Added Libraries to ML
  • Loading branch information
resrv authored and Contrevien committed Oct 31, 2018
1 parent 6bd1114 commit 791e6d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Instructions :
| 309 | **Umang Malik** | India | Computer Science student | [Github](https://github.com/umang-malik) |
| 310 | **Diogo Machado** | Portugal | Software Engineer | [Github](https://github.com/diogoalexsmachado) |
| 311 | **Sander Menke** | Netherlands | Freelancer | [Github](https://github.com/sander00) |

| 312 | **Karthik** | India | Computer Science student | [Github](https://github.com/resrv) |

---

Expand Down
14 changes: 10 additions & 4 deletions ML.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
2. [Deep Learning](#2--deep-learning)

- [Where to Start in DL?](#21-where-to-start-in-dl)
- [Online Courses](#2.2-online-courses)
- [Research Paper](#2.3-research-paper)
- [Online Courses](#21-where-to-start-in-dl)
- [Research Paper](https://arxiv.org/list/stat.ML/recent)
- [Top Github Repositories](#2.4-top-github-repositories)
- [Deep Learning by Google](https://br.udacity.com/course/deep-learning--ud730) - free course
- [Colah's Blog on Deep Learning](http://colah.github.io/)
Expand All @@ -45,6 +45,14 @@
8. [Online Mathematical Resources](#8-maths-online-resources)
- [Create staright line by slope and y-intercept](https://www.desmos.com/calculator/5kn5x8f7zk)

9. [Frameworks](#9-frameworks)
-[Tensorflow](https://tensorflow.org)
-[Caffe](http://caffe.berkeleyvision.org/)
-[Caffe2](https://caffe2.ai/)
-[Torch](http://torch.ch/)
-[Pytorch](https://pytorch.org/)
-[Keras](https://keras.io/)

---

# 1. **Machine Learning**
Expand Down Expand Up @@ -75,8 +83,6 @@
- [[email protected]](http://course.fast.ai/start.html)
- [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning)

2)

# 3. **DataSets**
***Beginners***
- [MNIST Dataset for Digit Recogniser](http://yann.lecun.com/exdb/mnist/)
Expand Down

0 comments on commit 791e6d2

Please sign in to comment.