This is mainly a curated list of awesome python, machine learning, computer vision and data science resources, articles, guides, courses and books. Since there's a lot of awesome lists for frameworks and libraries out there, I may add libraries, software and frameworks I find awesome but that's not the purpose of this list.
This list will follow me along my journey and I will be updating it as I progress. I'm making this list for my personal use mainly but I'm sharing it here if it may help anyone.
Some of the courses are courses I had at my university that are available freely online.
- Deep Learning Specialization - Andrew NG
- A Recipe for Training Neural Networks - Andrej Karpathy
- GroupNorm,BatchNorm,InstanceNorm,LayerNorm
- Sinusoidal Positional Encoding
-
- Analyse des données - Patrice Bertrand et Denis Pasquignon (French Course)
- Machine Learning with Graphs - Stanford University
- LiteratureDL4Graph, A comprehensive collection of recent papers on graph deep learning
- Introduction to Information Retrieval - Cambridge University, Christopher D. Manning, Prabhakar Raghavan and Hinrich Schütze
-
- Semantic Search - Sentence Transformers Documentation - A guide on using sbert for semantic search
- Machine Learning - Stanford University, Andrew NG
- Python Machine Learning, 3rd Edition - Sebastian Raschka , Vahid Mirjalili
- Learning Python: Powerful Object-Oriented Programming - Mark Lutz