Skip to content

A simple neural networks framework from scratch in Dart. It can handle multilayer ANN's . The purpose is my study of ANN's..

Notifications You must be signed in to change notification settings

czredhat/neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

About

A simple neural networks framework from scratch in Dart. It can handle multilayer ANN's . The purpose is my study of ANN's..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages