HACKER Q&A
📣 leuchthouse

How do you share ML and AI models?


How do you share ML and AI models in a non-enterprise context?

Ideally in a way that others can easily include it in their own code and products. Easy monetization for each inference call would be cool, too.


  👤 goethes_kind Accepted Answer ✓
Upload it to github along with a paper describing the architecture, and some test results. That's how we do it.

Regarding monetization, usually you get your training dataset from the same entity who comes to you with the original problem and you sell it back to them.