- Project1 - Basic Linear Regression mechanics in C
A very basic linear regression algorithm with two parameters, output shows reducing loss over time. A python implementation is shown here for simplicity. - Project2 - A logistic regression based classifier for a classification task in c along with csv file I/O interfacing in pure C with no libraries.
A logistic regression model which takes in input from train.csv, 2 independent variables and a dependent variable. - Project3 - Micrograd implemented in c++
-
Notifications
You must be signed in to change notification settings - Fork 0
coder0143/ML_in_C
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Coding neural networks and various other model from scratch in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published