My personal path to learning machine learning is mostly free resources I've found on the internet, with a broad domain and interests. I suggest learning by order! (All free courses from my surfing web skills)
- https://freecodecamp.com (python programming) (DONE!)
- https://www.py4e.com/ (Python) (I've already took FCC so, I'm DONE!)
- https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/the-ai-study-guide-azure-machine-learning-edition/ba-p/4063656?wt.mcid=studentamb335325 (Microsoft)
- https://openstax.org/subjects/math (Please learn Algebra and Trigonometry, CALC I & II for MIT Math for CS, So you can understand the underlying concept of 6-042j and proceed to 6-006)
- https://ggc-discrete-math.github.io/index.html#_course_objectives (Discrete Math)
- https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/pages/calendar/
- https://www.kaggle.com/learn (Python projects and certifications) (free)
- https://mlu-explain.github.io/
- https://developers.google.com/machine-learning/crash-course (Course offered by Google)
- https://www.tensorflow.org/tutorials (Tutorial)
- https://pytorch.org/tutorials/ (Tutorials) (free)
https://hpc.llnl.gov/documentation/tutorials (Learn OpenMP and PThreads)
- D2L.AI (Unofficial Indonesian Translation) (STILL ON PROGRESS!!)
- Fast.ai Course (All algorithms implemented in PyTorch)
- https://fullstackdeeplearning.com/course/2022/ (For full stack, recommendeded by an Expert)
- https://huggingface.co/learn/audio-course/chapter0/introduction (Audio)
- https://huggingface.co/learn/nlp-course/chapter0/1?fw=pt (NLP)
- https://huggingface.co/learn/deep-rl-course/unit0/introduction (RL)
- https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr (free) (3blue1brown) (Essence of calculus)
- https://openstax.org/subjects/math ( CALC I & II for Single variable calculus, CALC III for Multi-Variable Calculus, and statistics)
- https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab (3blue1brown) (Essence of Linear Algebra)
- https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/ (free) (Linear Algebra)
- https://www.cs.utexas.edu/~flame/laff/alaff/ALAFF.html
- https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/autonomous-vision/lectures/math-for-deep-learning/ (free)
- https://github.com/fastai/numerical-linear-algebra/blob/master/README.md (free) (Linear Algebra)
- https://pabloinsente.github.io/intro-linear-algebra
- https://www.deeplearningbook.org/ (Really Advance)
- http://neuralnetworksanddeeplearning.com/index.html (free)
- http://introtodeeplearning.com/2022/index.html (Deep Learning Introduction)
- https://uvadlc.github.io/ (Deep learning 1)
- https://uvadl2c.github.io/ (Deep learning 2)
- https://cds.nyu.edu/deep-learning/ (Taught by Yan Lecun)
- https://web.stanford.edu/class/cs224w/ (Machine Learning With Graphs)
- http://cs231n.stanford.edu/ (Convolutional Neural Networks)
- https://sites.google.com/view/berkeley-cs294-158-sp20/home (Reinforcement Learning) (2020)
Computer Graphics, Computer Vision and Photogrammetry (Deadline: I still think about it) (Not In Order)
- https://cims.nyu.edu/gcl/teaching.html (Computer Graphics)
- https://github.com/teseoch/Geometric-Modeling-Fall2021 (Geometry Processing)
- https://www.pbr-book.org/ (Rendering Book)
- http://16385.courses.cs.cmu.edu/spring2022/lectures (Computer Vision)
- https://geometric3d.github.io/ (Multiple View Geometry)
- https://learning3d.github.io/ (Machine Learning for 3D Vision)
- https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/autonomous-vision/lectures/computer-vision/ (Advance Computer Vision)
- https://www.ipb.uni-bonn.de/photo12-2021/ (Photogrammetry I & II Course)
- https://github.com/PhotogrammetryCourse/ (In Russian, it's taught by Agisoft Metashape Developer!)
- https://szeliski.org/Book/ (Computer Vision Book)
- https://chahatdeep.github.io/tutorials.html#tutorials
- https://ingowald.blog/pinned-pages/ //GPU mesh (I'm not sure)
- https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/autonomous-vision/lectures/self-driving-cars/ (Self Driving Cars)
- https://www.ipb.uni-bonn.de/msr1-2021/ (Mobile Sensing and Robotics I)
- https://www.ipb.uni-bonn.de/msr2-2021/ (Mobile Sensing and Robotics II)
- https://vnav.mit.edu/ (MIT Robotics)
- https://github.com/gaoxiang12/slambook-en (SLAM)