Skip to content
#

model-training

Here are 184 public repositories matching this topic...

Robotics-Object-Pose-Estimation

A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.

  • Updated Apr 13, 2022
  • Python

Implements an entire machine learning pipeline to train and evaluate a Random Forest Classifier on labeled gait data for walking. Data generated during the experiment has led to helpful insights in to the problem domain.

  • Updated Dec 8, 2022
  • Python

A Streamlit-powered machine learning playground that automatically detects classification or regression tasks, builds pipelines with preprocessing, trains models interactively, and visualizes metrics using Plotly. Backward-compatible, fully responsive, and deployable on Streamlit Cloud or Docker.

  • Updated Nov 3, 2025
  • Python

Implementation of TSDS: Data Selection for Task-Specific Model Finetuning. An optimal-transport framework for selecting domain-specific and task-specific training data to improve LLM finetuning and instruction tuning.

  • Updated Dec 25, 2024
  • Python

🍎 Fruit & vegetable image classifier using TensorFlow CNN. 18 categories, Streamlit web app, Jupyter training notebooks, modular Python code. Learn computer vision & deep learning. Automated preprocessing, metrics visualization, easy deployment. Educational ML project with clean architecture.

  • Updated Sep 11, 2025
  • Python

A working prototype is implemented for machine learning based ticket assignment that can suggest who is suitable for what type of ticket by taking ticket descriptions as input. This machine learning prototype is implemented using Python and Machine Learning with past records of the ticket assignment data for model training.

  • Updated Aug 22, 2025
  • Python

This is a capstone project associated with MLOps Zoomcamp. The end goal of the project is to build an end-to-end machine learning project containing feature engineering, training, validation, tracking, modeel deployment, hosting, and general engineering best practices aimed at making house price predictions.

  • Updated Sep 8, 2022
  • Python

Containerized image classification training utility with Streamlit-based interface designed to choose between common architectures and optimizers for quick hyperparameter tuning.

  • Updated Nov 1, 2025
  • Python

Improve this page

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

Learn more