Skip to content

r-a-w/ml_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ml_project

This is an ongoing project to develop my own implementation of different machine learning algorithms

So far I have built the data container structures for storing the various types of training data. The ability to populate the structures from csv files. As well as my own implementation of the ID3 decision tree algorithm.

Next up is neural networks, trained by gradient descent.

About

machine learning library project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published