mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-12 11:42:14 -04:00
17 lines
834 B
Markdown
17 lines
834 B
Markdown
# Machine Learning Resources
|
|
|
|
|
|
|
|
## Online courses:
|
|
|
|
* [UCL Course on RL](http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html)
|
|
* [Convolutional Neural Networks for Visual Recognition](http://cs231n.stanford.edu/)
|
|
|
|
## 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).
|