reasoning-gym/reasoning_gym
Andreas Köpf 21c47db6c1
Merge pull request #30 from Miserlou/miserlou/gol
Add Conway's Game of Life Simulations
2025-01-30 22:47:29 +01:00
..
algebra add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
algorithmic add newline to word sorting template 2025-01-27 16:57:49 +01:00
arithmetic fix chain_sum unit test 2025-01-30 10:57:55 +01:00
code docstrings 2025-01-30 17:20:53 +01:00
cognition init definitions 2025-01-30 17:15:48 +01:00
data rename static.py -> wordle_words.py 2025-01-30 01:06:52 +01:00
games game of life via cellpylib 2025-01-30 20:08:44 +01:00
graphs Merge branch 'main' into miserlou/bfi 2025-01-30 22:45:01 +01:00
logic min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
__init__.py add first example with OpenRLHF 2025-01-28 14:40:06 +00:00
dataset.py add simple dataset gallery generation script 2025-01-30 22:30:26 +01:00
factory.py add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
utils.py extract answer from last answer tag 2025-01-28 16:37:19 +00:00