Keras Backend

If you choose one of the algorithms starting with KerasWrapper_ the LearningFramework uses a Python-based neural network and the Keras/Tensorflow packages to create and train a neural network model on your data.

NOTE: in order to use this, the Python environment needs to get set up first