Skip to main content

An exporter for machine learning models 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

Documentation

Currently revise does not support all neural architectures, optimizers, or activation functions.

For a list of supported functions, see the revise documentation.

Contributing

We still haven't setup ground rules for contribution. For now, email noheltycolton@gmail.com if you would like to contribute, and we will go from there.

Setup

Install dependencies for distribution by running: pipenv install

Creating distribution packages

To generate a source distribution, simply run pipenv run python setup.py sdist

To generate a pre-built package with wheel use pipenv run python setup.py bdist_wheel

Uploading Package to testPyPI

To upload the packages in dist to the test python distribution site, you'll need to create an account at test.pypi.org.

Then you can run pipenv run twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Enter credentials, and done.

Project details


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.2.macosx-10.13-x86_64.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

revise_x-0.0.2-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page