/zNN

A simple neural network exercise using the zmath and the zargs library

Primary LanguageCMIT LicenseMIT

zNN

A simple neural network exercise using the zmath.h and the zargs.h library.

License: MIT GitHub last commit (branch) GitHub top language

Test and functionalities

How to setup the test file

For Windows:

$ ./run.bat 

For Linux:

$ ./run.sh

To train your data or to test the neural network just go the to run.bat or run.sh and add the other arguments next to the program excecution.


$ znn.exe --h

The '--h' command will give you all the information on what to do.