mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-11 19:24:57 -04:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
# Machine Learning Resources
|
|
|
|
|
|
|
|
## Online courses:
|
|
|
|
* [UCL Course on RL](http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html)
|
|
* [Stanford's Convolutional Neural Networks for Visual Recognition](http://cs231n.stanford.edu/)
|
|
* [Stanford's Machine Learning](http://cs229.stanford.edu/)
|
|
* [NVIDIA Deep Learning Course](https://www.youtube.com/playlist?list=PL5B692fm6--tI-ijknnVZWbXU2H4JpSYe)
|
|
|
|
|
|
## Resources:
|
|
|
|
* Check [papers](https://github.com/bt3gl/Machine-Learning-Resources/tree/master/Papers) folder.
|
|
* Check [talks](https://github.com/bt3gl/Machine-Learning-Resources/tree/master/Talks) folder.
|
|
* Check [docker images](https://github.com/bt3gl/Machine-Learning-Resources/tree/master/Code/Docker_Images) folder.
|
|
* Check [ipython notebooks](https://github.com/bt3gl/Machine-Learning-Resources/tree/master/Notebooks) folder.
|
|
* Check [my blog](http://bt3gl.github.io/) :).
|
|
* Feedly with [list of blogs to follow](https://raw.githubusercontent.com/bt3gl/Machine-Learning-Resources/master/ml_ai_feedly.opml).
|
|
|
|
|
|
## Fun:
|
|
|
|
* [LossFunctions.tumblr](http://lossfunctions.tumblr.com/).
|