mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-11 19:24:57 -04:00
👾 my old deep learning notebooks (e.g., tensorflow examples, caffee, deep art, numpy)
.github | ||
Caffe_examples | ||
Deep_Art | ||
Docker_Images | ||
ML_notebooks | ||
Numpy_examples | ||
TensorFlow_examples | ||
.gitignore | ||
README.md |
Resources for Machine Learning
In this Repositoryy
- Tensorflow_examples: examples in TF.
- Caffe_examples: examples in Caffe.
- DeepArt: deep learning generated art.
- ML Notebooks: jupyter notebooks with ML examples.
- Numpy examples: some snippetes in Numpy.
Learning
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.