I have developed a package that allows the easy creation of training models with Keras backend and deploy them directly as instruction models. Instruction model is a JSON file that contains the model architecture and weights, enabling use in any language without additional dependencies.
Highly optimized framework to apply inference on models trained using the "instmodel" package.