An exporter for trained neural networks built with keras to work with revise projects
Project description
revise-x
Use this python package to export models trained with keras into a format that can be consumed by revise for use in other platforms.
Documentation
Currently revise does not support all neural architectures, optimizers, or activation functions.
For a list of supported functions, see the revise documentation.
Keras
from revise import keras as exporter
exporter.export()
Contributing
We still haven't setup ground rules for contribution. For now, open up a pull request if you would like to contribute, and we will go from there.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
revise-x-0.0.3.tar.gz
(2.2 kB
view hashes)