Skip to content
#

model-training

Here are 62 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

An AI-driven solution for enhancing safety at construction sites. Utilises YOLOv8 for object detection to identify overhead hazards like heavy loads and steel pipes. Alerts are triggered if personnel are detected beneath these hazards. Dataset sourced from Taiwan's construction industry.

  • Updated Jun 9, 2024
  • 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

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 Tensorflow-based image classification training utility with Streamlit-based interface designed to choose between common architectures and optimizers for quick hyperparameter tuning.

  • Updated Feb 7, 2024
  • Python

Explore credit card approval prediction through data analysis and machine learning. Preprocess data, train logistic regression models, and optimize hyperparameters. Learn data preprocessing, feature engineering, model training, and evaluation. Dive into the world of machine learning with Python and popular libraries.

  • Updated Jun 23, 2023
  • 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