arose13 / rosey-keras

Utilities for Tensorflow Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utilities for Tensorflow Keras


Languages

Language:Python 99.0%Language:Shell 1.0%