Tools for converting Keras models for use with other ML frameworks. Getting started To install: pip install --upgrade model-converters To use: keras_to_tensorflow <hdf5_model_file> <output_dir> (<feature_layer>)