Encapsulate the trained model in a Docker image
krook opened this issue · 6 comments
Is your feature request related to a problem? Please describe.
The IBM Model Asset Exchange provides a way to reuse models instead of having to train them manually.
Describe the solution you'd like
The trained model materials need to be packaged and shared through MAX.
Describe alternatives you've considered
Training the model each time for each platform.
Additional context
This could be related to any other Dockerization steps.
@vabarbosa Do you know who the right person is to explore this?
i've reached out to @gdequeiroz, @MLnick, and @ptitzler.
hopefully they will be able to provide some guidance.
Thank you @vabarbosa
Looks like this is the starting point for the process: https://github.com/CODAIT/max-central-repo#contributing-to-the-model-asset-exchange
I still think this could be some lower hanging fruit than encapsulating the setup code into Docker.
Partially done with @upkarlidder's Code Engine contribution in #44