Object-oriented interface for the implementation of Artificial Neural Networks in Keras for:
- classification (MLP)
- regression (MLP)
- dimensionality reduction (Autoencoder)
The source code is in: /sourceCode, several examples to show the code functionalities are available.