Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 313 Bytes

File metadata and controls

4 lines (3 loc) · 313 Bytes

machine-learning-in-C

My machine learning library in C with some other stuff for testing :D

This is not aimed towards being exceptionally fast or efficient, it's just for educational and practicing purposes, I want to implement all the models I've learned from scratch to really get the hang of how they work.