The Wayback Machine - https://web.archive.org/web/20220222142419/https://github.com/topics/production-machine-learning
Skip to content
#

production-machine-learning

Here are 6 public repositories matching this topic...

mwm5945
mwm5945 commented Jun 25, 2020

The documentation for creating complex inference graphs should include what components can be connected to what, and how the overall graph should behave.

For example, all inference graphs need to end with a single node, whether its a combiner combining multiple inputs, or a transformer, or a model--the graph can't split and then never rejoin, etc.

Issue-Label-Bot

Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code for the blog article: "How to automate tasks on GitHub with machine learning for fun and profit"

  • Updated Nov 27, 2021
  • SCSS

Improve this page

Add a description, image, and links to the production-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the production-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more