mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
Add banner in README.md (#399)
This commit is contained in:
parent
e3af2dd2bd
commit
ec485cce24
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<div align="center">
|
||||
<img src="https://github.com/user-attachments/assets/db19c058-8350-4ac7-b302-19bab2084ce1" width="600px">
|
||||
</div>
|
||||
|
||||
|
||||
# 💪🧠 Reasoning Gym
|
||||
|
||||
**Reasoning Gym** is a community-created Python library of procedural dataset generators and algorithmically verifiable reasoning environments for training reasoning models with reinforcement learning (RL). The goal is to generate virtually infinite training data with adjustable complexity.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue