Crate renplex
Source - act
- Module containing everything related to activation functions and respective derivatives.
- cvnn
- Module containing core scafolding materials for CVNN modeling.
- dataset
- Module containing simple dataset utilities.
- err
- Module for public error handling related to the network.
- init
- Module for intialization methods.
- input
- Module for dealing with inputs and outputs to layers.
- math
- Module containing various mathematical utilities for general interaction with the library.
- opt
- Module related to optimization procedures.