Skip to content

3leonora/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural-network

Creates an untrained neural network, according to user preferences (under construction...).

DEPENDENCIES

pip3 install numpy pip3 install matplotlib

TESTING

To run the python tests under test/ one can do

make test

UTILITIES

  • ./runex EXPERIMENTNAME args...
  • runpython Run python3 with pylib/ in PYTHONPATH

Experiments:

./runex classifier1

It is also possible to do

make ex.classifier1

About

A generalised (or to be) linear neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages