Tutorials¶
Step-by-step guides for accomplishing specific tasks with JaxARC.
Available Tutorials¶
📦 Downloading Datasets
Learn how to download and access different ARC datasets
👁️ Visualizing Tasks
Understand and debug tasks through visualization
🤖 Creating Agents
Build baseline and custom agents for ARC tasks
🔧 Using Wrappers
Transform observations and rewards with wrappers
🏋️ Stoix Integration
Train RL agents on ARC puzzles via Stoix
Prerequisites¶
Before starting these tutorials, make sure you’ve completed:
Installation - JaxARC installed and working
Quick Start - Basic environment usage
First Example - Complete working example
Getting Help¶
If you encounter issues while following a tutorial:
Check the troubleshooting section in each tutorial
Consult the API Reference for detailed function documentation
Ask on GitHub Discussions