Some nice resources
Table of content
My own version of Awesomes lists
Tech news
English
- @Fireship Web oriented news
- @YannicKilcher AI related news and famous paper explained
Français
- @Underscore_ talk d’IT bien vulgarisé et ne parlant pas uniquement des projets les plus connus
Computer graphics
Computer vision
- First principle of computer vision Youtube channel about fondamental concept of computer vision
- Stanford CS231 notes Camera models
OpenGL
- Coder Space OpenGL Python tutorial great introduction to 3D rendering in python
- LearnOpengl.com Comprehensive tutorial on graphics rendering
Deep learning
- Andrej Karpathy backpropagation Backprog explained by coding an autograd library
- Stanford CS231n Andrej Karpathy classes at Stanford