Andreas Koepf
|
31a5b5cb76
|
formatting
|
2025-01-25 18:51:28 +01:00 |
|
Andreas Koepf (aider)
|
3fc0c672a0
|
refactor: Extract candidate expression generation into separate method
|
2025-01-25 01:54:32 +01:00 |
|
Andreas Koepf (aider)
|
63d42e1af8
|
refactor: Add retry loop with max attempts for countdown expression generation
|
2025-01-25 01:52:43 +01:00 |
|
Andreas Koepf (aider)
|
e0a2f18a19
|
fix: Improve division handling in countdown game generation
|
2025-01-25 01:39:55 +01:00 |
|
Andreas Koepf (aider)
|
9a9c2b0460
|
fix: Improve Countdown game expression generation and validation
|
2025-01-25 01:36:49 +01:00 |
|
Andreas Koepf
|
1116f981c4
|
rename countdown_game to just countdown
|
2025-01-25 01:33:22 +01:00 |
|
Andreas Koepf (aider)
|
61b637bce3
|
feat: Add CountdownGameDataset to reasoning_gym games module
|
2025-01-25 01:20:24 +01:00 |
|
Andreas Koepf
|
0dcff77b37
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
Andreas Koepf
|
e9549f2a63
|
pass config to ProceduralDataset base
|
2025-01-25 00:23:05 +01:00 |
|
Andreas Koepf
|
a07df085cf
|
pre-commit
|
2025-01-24 23:55:43 +01:00 |
|
Andreas Koepf
|
a68a116528
|
place maze grid in markdown code block
|
2025-01-24 23:54:32 +01:00 |
|
Andreas Koepf
|
c4b37fd1af
|
add question hint for maze dataset
|
2025-01-24 23:47:52 +01:00 |
|
panispani
|
adeda2870d
|
Add Maze dataset and config
|
2025-01-24 21:56:40 +00:00 |
|
Andreas Koepf
|
20069b2a7d
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
4c6bcb763f
|
fix: Improve mini sudoku board generation and empty cell handling
|
2025-01-23 23:16:59 +01:00 |
|
Andreas Koepf (aider)
|
877057421d
|
feat: Add mini sudoku puzzle generator to games package
|
2025-01-23 23:14:51 +01:00 |
|
Andreas Koepf (aider)
|
c4b0923157
|
feat: Add Sudoku puzzle generator with configurable difficulty
|
2025-01-23 22:55:09 +01:00 |
|