This repository serves as a training ground and reference for myself throughout my journey in becoming the best data scientist I could possible be.
I believe that in order to obtain profound understanding and become competent, it is imperative to know how all the algorithms and calculations works under the hood including to code them from scratch (or at least with as minimal libarary as possible).
Limiting myself to only calling scikit-learn and PyTorch library will impede my comprehension to a bounded extent.
I aspire to learn to code from scratch:
- Key ML Algorithms
- Fundamental Mathematics Operations and Concepts