Skip to content

Releases: sheldyso/NNCGAO

Public pre-release v1

15 Sep 15:06
Compare
Choose a tag to compare
Public pre-release v1 Pre-release
Pre-release

A lightweight python neural network classifier class with scope of adding various optimisation methods and network features.

For sole use of the network class:
pip install -r base-requirements.txt

If you would like to try the example notebook:
pip install -r demo-requirements.txt

This was developed by myself for a university project so contributions, optimisations and suggestions are welcome.

Find out more here