The scikit-luc package is a package that contains scripts that have been useful to perform machine learning experiment during the PhD thesis of Luc Giffon.
Among the subpackages, you can find:
-
examples
contains various examples of working code [source] -
keras_
contains useful functions related to the modulekeras
-
tensorflow_
contains useful functions related to the moduletensorflow
-
tools
contains command line tools built to simplify the life [source] [wiki] -
mldatasets
contains data and model handler abstract classes and their implementation