Skip to content
#

ml-deployment

Here are 29 public repositories matching this topic...

jetson-orin-matmul-analysis

Scientific CUDA benchmarking framework: 4 implementations x 3 power modes x 5 matrix sizes on Jetson Orin Nano. 1,282 GFLOPS peak, 90% performance @ 88% power (25W mode), 99.5% accuracy validation, edge AI deployment guide.

  • Updated Oct 14, 2025
  • Python

ml-deploy-lite is a Python library designed to simplify the deployment of machine learning models. It allows developers to quickly turn their models into REST APIs or gRPC services with minimal configuration. The library integrates seamlessly with Docker and Kubernetes, providing built-in monitoring and logging for performance and error tracking.

  • Updated Nov 26, 2024
  • Python

An end-to-end ML model deployment pipeline on GCP: train in Cloud Shell, containerize with Docker, push to Artifact Registry, deploy on GKE, and build a basic frontend to interact through exposed endpoints. This showcases the benefits of containerized deployments, centralized image management, and automated orchestration using GCP tools.

  • Updated Mar 4, 2024
  • Python

🪘 Tabla Drum Image Generator – AI-powered tabla drum image generation using Stable Diffusion & GANs. Features custom dataset curation, ML training pipeline, and scalable API deployment.

  • Updated Mar 28, 2025
  • Python

This Flask web application performs text sentiment analysis and text generation based on user input. Users can input text, and the application will analyze its sentiment using NLTK's Vader sentiment analysis tool and generate additional text using the GPT-2 model.

  • Updated Mar 1, 2024
  • Python

An end-to-end ML project, which aims at developing a regression model for the problem of predicting the sales of a given product, based on its properties like item category, weight, visibility, MRP, type of outlet the product is sold, size of the outlet etc.

  • Updated Mar 11, 2023
  • Python

Improve this page

Add a description, image, and links to the ml-deployment 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 ml-deployment topic, visit your repo's landing page and select "manage topics."

Learn more