mirror of github.com/open-thought/reasoning-gym
Find a file
2025-01-23 10:50:54 +01:00
reasoning_gym build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00
tests build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00
.gitignore build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00
LICENSE Initial commit 2025-01-23 09:39:53 +01:00
pyproject.toml build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00
README.md create inital README 2025-01-23 09:40:28 +01:00
requirements-dev.txt build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00

Reasoning Gym

We are building a python library of procedural dataset generators and algorithmically verifibale reasoning environments for training Reasoning Models with reinforcement learning (RL).

The goal is to generate virtually infinite data with adjustable complexity.

Generator / Environment Ideas

  • math tasks
  • alogrithmic tasks (counting, sorting, re-ordering, ..)
  • logic riddles
  • logic inductive programming tasks
  • ARC-AGI synthetic riddles

Call for Contributons

If you have ideas for additional procedural dataset generators or please create an issue here.

Or contact us in the #arc-agi-2 channel of the GPU-Mode discord server.