Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 241 Bytes

scratch_ML_algos

Few simple implementations of common ML algorithms from scratch (numpy)

Academic exercises and projects that involve building basic blocks of ML algorithms from scratch, using minimal packages like numpy etc. (Ongoing..)