Andreas Koepf
ee2c03ea65
import string_insertion, minor whitespace fixes, gallery update
2025-02-14 07:55:38 +01:00
Andreas Koepf
80719c7201
move game_of_life from games to algorithmic
2025-02-14 07:26:47 +01:00
Andreas Köpf
3ceb7310ca
Merge pull request #126 from zafstojano/env/string-synthesis
...
String Synthesis
2025-02-14 07:11:25 +01:00
Andreas Köpf
25e7bf140a
Merge branch 'main' into rich/graphcolor
2025-02-14 07:09:38 +01:00
abdulhakeem
b2ca8016fb
Fix formatting of added instructions
2025-02-13 21:26:58 -06:00
abdulhakeem
3b1ab9eb86
Fix more conflict
2025-02-13 21:24:05 -06:00
Zafir Stojanovski
c64a32155a
lint
2025-02-13 21:15:17 -06:00
Zafir Stojanovski
aaf1df285e
string insertion
2025-02-13 21:15:17 -06:00
Zafir Stojanovski
3202908c50
string synthesis
2025-02-13 16:33:28 +01:00
Rich Jones
9004e89bc3
Merge branch 'main' into rich/graphcolor
2025-02-13 13:43:34 +01:00
Rich Jones
20b0b65093
address comments abt formatting
2025-02-13 13:42:34 +01:00
Andreas Köpf
1a7d248607
Merge branch 'main' into env/string-insertion
2025-02-13 13:07:29 +01:00
abdulhakeem
62a0d14355
Add useful instructions to question template of some datasets
2025-02-13 00:49:31 -06:00
Rich Jones
14052133bb
add graph coloring
2025-02-13 01:28:09 +01:00
Zafir Stojanovski
b45d777e2c
string manipulation
2025-02-12 22:28:23 +01:00
Zafir Stojanovski
4f11003ab7
lint
2025-02-12 17:26:23 +01:00
Zafir Stojanovski
4c5bc58a29
string insertion
2025-02-12 15:18:51 +01:00
Andreas Köpf
1669bba91b
Merge branch 'main' into env/pool_matrix
2025-02-12 14:07:25 +01:00
Zafir Stojanovski
41556dd054
min matrix size, fixed question template
2025-02-12 11:20:55 +01:00
Andreas Koepf
6c5ee5b915
update GALLERY.md & bump version
2025-02-11 23:43:56 +01:00
Andreas Koepf (aider)
59461aaec8
fix: Add validation for size parameter in ABConfig
2025-02-11 23:39:57 +01:00
Andreas Köpf
18df4d33e8
Merge branch 'main' into rich/ab
2025-02-11 23:34:48 +01:00
Andreas Köpf
96558ddea5
Merge pull request #115 from zafstojano/env/count-primes
...
(env): Count primes in an interval
2025-02-11 23:19:03 +01:00
Zafir Stojanovski
b39184d09e
pool matrix
2025-02-11 22:22:39 +01:00
Rich Jones
cb4baab029
Add A::B Challenges
2025-02-11 18:08:25 +01:00
Zafir Stojanovski
d647498c43
lint
2025-02-11 14:44:46 +01:00
Zafir Stojanovski
3873c50ac6
count primes
2025-02-11 14:44:38 +01:00
Zafir Stojanovski
40cb67f009
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into fix/simplify-rotate-matrix
2025-02-11 13:55:05 +01:00
Zafir Stojanovski
08d39bca81
simplify rotate method
2025-02-11 13:54:54 +01:00
Zafir Stojanovski
f255831f1c
add more config params
2025-02-10 22:30:36 +01:00
Zafir Stojanovski
696fdf8be7
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/matrix-manipulation
2025-02-10 20:40:41 +01:00
Adefioye
767c34297f
Add score_answer method to word_ladder ( #93 )
...
* Add score_answer method to word_ladder
* add unit test for WordLadderDataset::score_answer()
---------
Co-authored-by: Andreas Koepf <andreas.koepf@provisio.com>
2025-02-10 15:15:23 +01:00
Zafir Stojanovski
111f4c9170
matrix manipulation
2025-02-10 13:51:39 +01:00
Andreas Koepf
c59db00196
reduce default zero probability for binary matrix
2025-02-09 20:05:56 +01:00
Zafir Stojanovski
e5862371ed
update instruction and shuffle numbers
2025-02-09 13:00:46 +01:00
Zafir Stojanovski
89fd56f8e9
RotateMatrix typo
2025-02-09 01:11:06 +01:00
Zafir Stojanovski
f7836e17d0
binary matrix
2025-02-09 01:10:57 +01:00
Andreas Koepf
4e49806d22
add ArcAgiDataset class, fix score_entry() metadata params
2025-02-08 23:18:18 +01:00
Andreas Koepf
15fecda148
clarify number_filtering task
2025-02-08 19:32:45 +01:00
Zafir Stojanovski
df896b0f6c
signle digit numbers, better explanation, max_cols == max_rows == max_n
2025-02-08 18:53:25 +01:00
Zafir Stojanovski
6815a892e2
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/spiral-matrix
2025-02-08 18:52:45 +01:00
Andreas Köpf
b0a133904f
Merge branch 'main' into env/rotate-matrix
2025-02-08 17:42:04 +01:00
Zafir Stojanovski
294365d850
update docs
2025-02-08 15:21:11 +01:00
Zafir Stojanovski
7f0ddc4f84
generlize to k rotations
2025-02-08 15:14:04 +01:00
Zafir Stojanovski
bc96024b45
rotate matrix
2025-02-08 14:27:10 +01:00
Zafir Stojanovski
9e6af4a871
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/ransom-note
2025-02-08 13:19:37 +01:00
Zafir Stojanovski
f10f2417b7
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/spiral-matrix
2025-02-08 13:15:02 +01:00
Andreas Köpf
a64fdb8130
Merge pull request #74 from zafstojano/env/isomorphic-strings
...
Isomorphic Strings
2025-02-07 18:25:09 +01:00
Zafir Stojanovski
0fbed2cf04
isomorphic strings
2025-02-07 18:23:34 +01:00
Zafir Stojanovski
1b62e06a77
pre-commit
2025-02-07 14:48:07 +01:00