Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arose13/rosey-keras

Utilities for Tensorflow Keras
https://github.com/arose13/rosey-keras

Last synced: 8 days ago
JSON representation

Utilities for Tensorflow Keras

Awesome Lists containing this project

README

        

# 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..
```python
rosey_keras.layers # Has layers
rosey_keras.losses # Has losses
#..etc
````