PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
-
Updated
Jun 11, 2025 - Python
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
🐢 AI for Super Auto Pets
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.
Custom extensions for Stable-Baselines3
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.
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."