Skip to content
#

ai-training

Here are 29 public repositories matching this topic...

Python tool for capturing and logging human-computer interactions. Generate rich datasets for training multi-modal LLMs in autonomous computer control. Features screenshot, mouse, keyboard, and audio recording.

  • Updated Sep 16, 2024
  • Python

A tool to extract plain (unformatted) multilingual / language-agnostic text, redirects, links and categories from wikipedia backups (dumps). Designed to prepare clean training data for AI Training / Machine Learning software.

  • Updated Mar 31, 2025
  • Python

This repository provides a robust and flexible framework for training image classification models using PyTorch. It's designed to be highly customizable and easy to use, allowing you to run experiments with different models, data augmentation techniques, and training configurations.

  • Updated Jul 29, 2025
  • Python

Educational Selenium RL project: Train AI agents to navigate websites using Q-Learning. Complete implementation with Episode 100 achievement (129.73 reward). Learn reinforcement learning through practical web automation! 🤖🎓

  • Updated Jun 16, 2025
  • Python

This project implements an AI that teaches itself to play the game of Nim using Q-learning, a form of reinforcement learning. By playing games against itself, the AI learns optimal strategies for playing Nim, eventually improving its performance by updating a reward table based on game outcomes.

  • Updated Oct 14, 2024
  • Python

This neural network is designed to be able to take an 20px-by-20px gray-scale image and detect whether the input image contains either a rectangle or a circle.

  • Updated Apr 24, 2024
  • Python

Improve this page

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

Learn more