ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
Curated collection of tutorials and tools for deploying PyTorch, TensorFlow, and Keras models across multiple platforms—covering model conversion techniques (JIT tracing, ONNX, C++ APIs), serving frameworks (TorchServe, TensorFlow Serving, Flask), and deployment targets from serverless AWS Lambda to browser-based inference with TensorFlow.js. Organizes best practices for production optimization including model quantization, containerization, and thread-safe serving patterns. Bridges gap between research frameworks and production infrastructure by linking official documentation with practical implementation examples.
4,381 stars. No commits in the last 6 months.
Stars
4,381
Forks
693
Language
—
License
—
Category
Last pushed
Nov 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ahkarami/Deep-Learning-in-Production"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
runpod/runpod-python
🐍 | Python library for RunPod API and serverless worker SDK.
treeverse/dvc
🦉 Data Versioning and ML Experiments
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning...
carsdotcom/skelebot
Machine Learning Project Development Tool
microsoft/vscode-jupyter
VS Code Jupyter extension