Skip to content

Object-oriented interface for the implementation of ANN architectures (in Keras) for classification, regression and dimensionality reduction.

Notifications You must be signed in to change notification settings

gdalessi/ANN-ObjectOrientedTraining

Repository files navigation

Object-oriented interface for the implementation of Artificial Neural Networks in Keras for:

  1. classification (MLP)
  2. regression (MLP)
  3. dimensionality reduction (Autoencoder)

The source code is in: /sourceCode, several examples to show the code functionalities are available.

About

Object-oriented interface for the implementation of ANN architectures (in Keras) for classification, regression and dimensionality reduction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages