GitXplorerGitXplorer
k

ML-Study

public
8 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
02d06b3cf329709f4d68292a43659bc79d99c373

update: answer

kkozistr committed 6 years ago
Unverified
0cd14dfc77757497f4ae86744020f0ec2a62dfd2

add: gitignore

kkozistr committed 6 years ago
Unverified
70414fa5593ea7efadc0aec7a9a9b010b49c712a

update: answers

kkozistr committed 6 years ago
Unverified
de2cd210d143fc013c35a21f0e04198ae9685b39

update: new lines

kkozistr committed 6 years ago
Unverified
051803767f45dde83e7e58d9122fb082758e3395

update: remove dups

kkozistr committed 6 years ago
Unverified
84f1fcacfee862009d522bc5b48f4a882fae5b9a

update: remove dups

kkozistr committed 6 years ago

README

The README file for this repository.

Machine Learning Studies

  1. Stanford CS231n Winter 2016 : Convolutional Neural Networks for Visual Recognition - Done

  2. Stanford CS20 2018 : Tensorflow for Deep Learning Research - Continue

  3. Stanford CS229 2017 : Machine Learning

  4. Oxford CS deepnlp 2017 : https://github.com/oxford-cs-deepnlp-2017/lectures

  5. NOTRE DAME Statistical Computing 2017 : https://www.zabaras.com/statisticalcomputing

  6. Read http://efavdb.com/gaussian-processes/ - Done

  7. Check http://blog.dlib.net/2017/12/a-global-optimization-algorithm-worth.html - Done

  8. Read https://ratsgo.github.io/blog/categories/

  9. Implement Awesome-GANs : https://github.com/kozistr/Awesome-GANs/ - Done, Continue

  10. Implement Object Detection with Yolo v2 & Faster R-CNN for embedded devices - Pending

  11. Find about Real-Time Image Captioning for embedded devices - Done

  12. Kaggle : Plant Seedlings Classification - Done

  13. Write a kernel, Kaggle : Plant Seedlings Classification - Done

  14. Find about WaveNet, sound classification(?), generation - Done, Continue

  15. https://github.com/jtoy/awesome-tensorflow

  16. Sound Classification & Pre-Processing... - Continue

  17. Check Yolo v3 - Done