Skip to content
/ ml Public

Raw C Implementations of Algorithms from Machine Learning Specialization

Notifications You must be signed in to change notification settings

nathom/ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning in C

Dependency free implementations of the algorithms in Andrew Ng's Machine Learning Specialization course in ANSI C.

The code is written to run reasonably fast, and does no unnecessary work. However, I want to keep it readable, so any optimizations that would sacrifice clarity are omitted.

About

Raw C Implementations of Algorithms from Machine Learning Specialization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published