mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-09 10:15:05 -04:00
👾 my old deep learning notebooks (e.g., tensorflow examples, caffee, deep art, numpy)
Caffee | ||
Deep_Art | ||
Notebooks | ||
Numpy | ||
TensorFlow | ||
.gitignore | ||
README.md |
tensorflow for deep learning
👾 my old ml notebooks and tensorflow/numpy small projects:
- ml notebooks: my jupyter notebooks with ml models
- tensorflow examples: tensorflow learning examples
- caffe: an example using caffe library on docker container
- deep art: my deep learning generated art models
- ml numpy: my code and examples using numpy
cool resources
- machine learning course, by stanford
- cnn for visual recognition, by stanford
- developer ml course, by google
- tensorflow courses, by google
- deep learning basics, by mit
- a chart of neural networks, by asimov institute
- course on reinforcement learning, by ucl
- plaground, by tensorflow
- deep learning course, by nvidia
- energy-based approaches to representation learning, by y. lecun
- deep learning lectures, by lex fridman
- deeplearning.ai, by andrew ng
- deep learning, by i. goodfellow et al.