mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-11-23 13:40:27 -05:00
| .. | ||
| caffe_examples | ||
| deep_art | ||
| dockerfiles | ||
| ml_notebooks | ||
| numpy_examples | ||
| tensorflow_examples | ||
| README.md | ||
Resources for Machine Learning & Deep Learning
Examples in this repositoru
- Tensorflow examples: examples in TF.
- Caffe examples: examples in Caffe.
- DeepArt examples: deep learning generated art.
- ML Notebooks: jupyter notebooks with ML examples.
- Numpy examples: some snippets in Numpy.
Learning Resources
Introductory Courses
Deep Learning
- A Chart of Neural Networks.
- UCL Course on RL
- Stanford's Convolutional Neural Networks for Visual Recognition
- The 9 CNN Papers You Need To Know About.
- NVIDIA Deep Learning Course
- DeepBench.
- Deep Fake source code.