Commit graph

13 commits

Author SHA1 Message Date
Andreas Koepf
655de7a7f3 add first example with OpenRLHF 2025-01-28 14:40:06 +00:00
Andreas Koepf
519e411fa5 add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
Andreas Koepf
5c5d46b4bd formatting, cleanup 2025-01-24 17:12:42 +01:00
Andreas Koepf (aider)
46a0b16fdc refactor: Rename relationships module to graphs 2025-01-24 16:50:12 +01:00
Andreas Koepf (aider)
6e1845320b feat: Add family relationships dataset with configurable family trees 2025-01-24 16:46:43 +01:00
Andreas Koepf (aider)
5a13303237 feat: Add SimpleEquationsDataset to algebra module
Developed together with Benjamin Rio (benjamrio)
2025-01-24 16:08:05 +01:00
Andreas Koepf
aaabc05ace formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
87d1db2a1a feat: Add Sudoku puzzle generator with configurable difficulty 2025-01-23 22:55:09 +01:00
Andreas Koepf (aider)
4f198bfb80 feat: Add algorithmic and data modules to reasoning_gym package 2025-01-23 19:21:57 +01:00
Andreas Koepf (aider)
2ca5db51ea feat: Add logic module to reasoning_gym package imports 2025-01-23 14:41:44 +01:00
Andreas Koepf (aider)
3179cb83af feat: Add cognition module with initial reasoning tasks namespace 2025-01-23 13:31:30 +01:00
Andreas Koepf (aider)
575624aa93 feat: Expose arithmetic modules automatically in reasoning_gym package 2025-01-23 12:25:26 +01:00
Andreas Koepf (aider)
4dc36f79e7 build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00