reasoning-gym/reasoning_gym
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
..
algebra more native type hints 2025-02-21 21:23:14 +01:00
algorithmic more native type hints 2025-02-21 21:23:14 +01:00
arc minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arithmetic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +01:00
coaching use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
code use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
cognition more native type hints 2025-02-21 21:23:14 +01:00
data add sampled subset of rush hour database 2025-02-14 11:10:30 +01:00
games more native type hints 2025-02-21 21:23:14 +01:00
geometry use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
graphs reduce size of default shortest_path maze grid 2025-02-23 22:27:17 +01:00
induction more native type hints 2025-02-21 21:23:14 +01:00
logic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +01:00
__init__.py bump version, update gallery 2025-02-23 22:36:39 +01:00
composite.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
dataset.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
factory.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
utils.py fix parameter name in compute_decimal_reward docstring 2025-02-21 17:01:59 +02:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00