rosey-keras

Utilities for Tensorflow Keras


License
BSD-3-Clause
Install
pip install rosey-keras==1.20210930

Documentation

Rosey (Keras)

Extends the hon_tensorflow_ version of keras for some things that I use often but just isn't there.

The package is laid out to match keras, example..

rosey_keras.layers  # Has layers
rosey_keras.losses  # Has losses
#..etc