A simple yet powerful toolbox for developing end-to-end deep learning solutions.
Please check the youtube video for an in-depth tutorial of the toolbox:
To install the necessary modules:
run:
source install.sh
Navigate to the Scilab6-Keras-Toolbox directory from scilab.
To build the toolbox:
exec builder.sce
To load the toolbox:
exec loader.sce
exec keras_definitions.sce
NOTE: It is necessary to run install.sh before starting scilab. Else, the toolbox may not work.