Skip to content
/ aiga Public

Project to code several machine learning and neural network models from scratch.

License

Notifications You must be signed in to change notification settings

worwin/aiga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiga

I'm writing a project from scratch to experiment with machine learning. I want to first program a feedforward network from scratch. I want this to be highly modularized and to be a library for those who want to learn about machine learning. Its focus isn't on efficiency or any of that. It's about understanding the underlying principles of the mathematics behind the models and how they are written. The language this is written in will be Python unless otherwise it is deemed necessary to deviate from this.

Project to code several machine learning and neural network models from scratch.

Sequential Networks

Back-Propagation

About

Project to code several machine learning and neural network models from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages