Skip to content

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

Notifications You must be signed in to change notification settings

gurug-dev/scratch_ML_algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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..)