A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
machine-learning
data-mining
awesome
deep-learning
awesome-list
interpretability
privacy-preserving
production-machine-learning
mlops
privacy-preserving-machine-learning
explainability
responsible-ai
machine-learning-operations
ml-ops
ml-operations
privacy-preserving-ml
large-scale-ml
production-ml
large-scale-machine-learning
-
Updated
Jun 16, 2022
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.