mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-11 11:14:57 -04:00
2.3 KiB
2.3 KiB
Resources for Machine Learning & Deep Learning
Pratical Examples in this repository
- 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
Videos
Machine Learning Courses
- Stanford's Machine Learning Course.
- Google's Developer Machine Learning Course.
- Deep Learning Lectures by Lex Fridman.
Deep Learning Courses
- Andrew Ng's deeplearning.ai
- 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.