Zafir Stojanovski
f72ecaf411
circuit logic curriculum ( #368 )
2025-03-14 16:17:00 +01:00
Zafir Stojanovski
d33c667c3d
feat(env): Propositional Logic Curriculum ( #365 )
...
* propositional logic curriculum
* lint
* difficulty meta
2025-03-14 16:12:39 +01:00
joesharratt1229
d603d8b72b
added aiw curric ( #356 )
...
added metadata
2025-03-13 21:10:52 +01:00
joesharratt1229
b497e35fb8
added self reference curr ( #329 )
2025-03-11 00:23:26 +01:00
joesharratt1229
54074b17ef
Added zebra curriculum ( #328 )
...
* added zebra curriculum
* added metadata
2025-03-11 00:22:54 +01:00
vncntt
5f01049607
Add KnightsKnavesDataset (knights_knaves)
...
Adapted code from https://github.com/AlphaPav/mem-kk-logic/blob/main/data_prep/lib_kk.py
---------
Co-authored-by: Andreas Koepf (aider) <andreas.koepf@provisio.com>
2025-02-25 20:15:38 +01:00
Andreas Koepf
7f30e711e5
reactivate default imports for PropositionalLogicDataset
2025-02-21 15:41:04 +01:00
Andreas Koepf
147088051d
exclude PropositionalLogicDataset from auto-import (needs to be improved)
2025-02-20 12:08:48 +01:00
Andreas Koepf (aider)
63bd662acf
feat: Add scoring method & unit tests for circuit logic dataset
2025-02-16 22:48:51 +01:00
Dragan Jovanović
719369bce6
fix for isort
2025-02-11 00:20:46 +01:00
Dragan Jovanović
60d0785a91
initial draft for circuit_logic dataset generator
2025-02-11 00:09:00 +01:00
Rich Jones
bd8fc9beeb
add self-reference puzzles
2025-02-07 15:09:42 +01:00
Andreas Köpf
3f6b2fc807
Add Coaching & ScoreBoard class (result tracking) ( #72 )
...
* feat: Add Coach and ScoreBoard classes for performance tracking and difficulty adjustment
* feat: Add GroupedScores class to wrap aggregated scores
* refactor: Create ScoreStats class with tuple-based score statistics
* feat: Add unit test for Coach with CompositeDataset and multiple datasets
* fix: Add difficulty metadata to leg counting dataset
* feat: Add clear() method to ScoreBoard to reset all stored data
* feat: Add __len__ method to ScoreBoard to return number of scores
* feat: Add update_dataset_config method to CompositeDataset
* cleanup __init__ & imports
2025-02-06 23:15:28 +01:00
Rich Jones
7274f79c50
precommit hook linting
2025-02-03 14:40:58 +01:00
Rich Jones
0c9094e9f4
adds zebrapuzzles
2025-02-03 14:34:57 +01:00
Andreas Koepf
f396d3df60
post merge lint
2025-02-02 10:04:18 +01:00
Andreas Koepf
0dcff77b37
add reasoning_gym.create_dataset({name}, ...) global factory function
2025-01-25 00:58:34 +01:00
Andreas Koepf
6533cbc961
simplify simple_equation generation
2025-01-24 19:41:51 +01:00
Andreas Koepf (aider)
fdb10666ea
feat: Add syllogism tasks dataset to reasoning_gym/logic module
2025-01-24 18:27:30 +01:00
Andreas Koepf (aider)
fa68760784
feat: Add propositional logic dataset generator with comprehensive logical reasoning tasks
2025-01-23 14:38:56 +01:00