https://github.com/juli1/ml-resources
Resources to Learn Machine Learning
https://github.com/juli1/ml-resources
Last synced: 3 months ago
JSON representation
Resources to Learn Machine Learning
- Host: GitHub
- URL: https://github.com/juli1/ml-resources
- Owner: juli1
- Created: 2023-11-30T11:53:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T22:18:38.000Z (about 2 years ago)
- Last Synced: 2025-02-12T23:43:42.014Z (11 months ago)
- Size: 1.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Machine Learning
## General
### Linear Algebra
- [MIT Courseware: A 2020 Vision Of Linear Algebra](https://ocw.mit.edu/courses/res-18-010-a-2020-vision-of-linear-algebra-spring-2020/)
- [Book: Introduction to Linear Algebra (Gilbert Strang)](https://amzn.to/46x5bg8)
- [Youtube: Essence of Linear Algebra](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
## Deep Learning
### NYU 2020 Class Deep Learning (Yann Le Cun)
- [Class page](https://atcold.github.io/NYU-DLSP20/)
- [French Version](https://lbourdois.github.io/cours-dl-nyu/)
### Misc
- [Deep Learning Basics: Introduction and Overview](https://www.youtube.com/watch?v=O5xeyoRL95U)