PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
-
Updated
Aug 5, 2025 - Python
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
🐢 AI for Super Auto Pets
A reinforcement learning project that trains an agent to play the classic Snake game using Proximal Policy Optimization (PPO) from Stable-Baselines3.
extracts sprite information from Scratch SB3 files and dumps well-named asset files.
CSoC week 4 assignment. A multi-agent environement built from scratch and trained.
This project uses Reinforcement Learning (RL) with Stable-Baselines3's PPO algorithm to classify text as either AI-generated or Human-written. The dataset consists of ~500K essays, labeled accordingly, and processed using TF-IDF vectorization. A custom Gymnasium environment is created to train the model to classify text based on rewards.
Custom extensions for Stable-Baselines3
A Python tool to reconstruct .sb3 files from packaged TurboWarp Electron apps.
Add a description, image, and links to the sb3 topic page so that developers can more easily learn about it.
To associate your repository with the sb3 topic, visit your repo's landing page and select "manage topics."