https://github.com/triagemd/model-converters
A tool for converting Keras models for use with Tensorflow
https://github.com/triagemd/model-converters
keras machine-learning tensorflow
Last synced: over 1 year ago
JSON representation
A tool for converting Keras models for use with Tensorflow
- Host: GitHub
- URL: https://github.com/triagemd/model-converters
- Owner: triagemd
- License: mit
- Created: 2017-08-16T20:25:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T08:53:56.000Z (about 6 years ago)
- Last Synced: 2024-07-31T19:25:41.219Z (almost 2 years ago)
- Topics: keras, machine-learning, tensorflow
- Language: Python
- Homepage:
- Size: 198 KB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tools for converting Keras models for use with other ML frameworks.
[](https://travis-ci.org/triagemd/model-converters)
[](https://badge.fury.io/py/model-converters)
[](https://codecov.io/gh/triagemd/model-converters)
# Getting started
To install: `pip install --upgrade model-converters`
To use: `keras_to_tensorflow ()`