Andreas Koepf
|
2ad0965fdc
|
move arc_1d into from cognition into arc folder
|
2025-02-08 19:37:26 +01:00 |
|
Andreas Koepf
|
15fecda148
|
clarify number_filtering task
|
2025-02-08 19:32:45 +01:00 |
|
Andreas Koepf
|
aaa89b0b3f
|
update gallery spiral_matrix
|
2025-02-08 19:15:26 +01:00 |
|
Andreas Köpf
|
8512a024fd
|
Merge pull request #85 from zafstojano/env/spiral-matrix
Spiral Matrix
|
2025-02-08 19:14:02 +01:00 |
|
Andreas Koepf
|
8160665990
|
remove unnecessary newline from arc prompt
|
2025-02-08 19:12:41 +01:00 |
|
Andreas Koepf
|
052c983cd5
|
re-arc cleanup
|
2025-02-08 19:07:28 +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
|
9fe245200c
|
Merge pull request #88 from joesharratt1229/feat/re-arc
Feat/re arc
|
2025-02-08 18:20:17 +01:00 |
|
Andreas Köpf
|
401348ea8c
|
Merge pull request #87 from zafstojano/env/rotate-matrix
Rotate Matrix k times
|
2025-02-08 17:46:58 +01:00 |
|
Andreas Köpf
|
b0a133904f
|
Merge branch 'main' into env/rotate-matrix
|
2025-02-08 17:42:04 +01:00 |
|
Andreas Köpf
|
7062158f4f
|
Merge pull request #86 from zafstojano/env/ransom-note
Ransom Note
|
2025-02-08 17:39:57 +01:00 |
|
Andreas Köpf
|
e69c3f5e0d
|
Merge branch 'main' into env/ransom-note
|
2025-02-08 17:34:31 +01:00 |
|
Andreas Koepf
|
7bc0d00aa9
|
lint
|
2025-02-08 17:22:55 +01:00 |
|
Andreas Koepf (aider)
|
38d5caa928
|
feat: Add inversion probability and logical equivalence to syllogisms
|
2025-02-08 17:14:35 +01:00 |
|
Jean Kaddour
|
3fec09c9ca
|
chore: run isort
|
2025-02-08 15:53:29 +00:00 |
|
Jean Kaddour
|
5be7f51cd6
|
Update GALLERY.md to include Knight Swap
|
2025-02-08 15:49:10 +00:00 |
|
Jean Kaddour
|
ff6d8b08cf
|
feat: add knight_swap
|
2025-02-08 15:38:45 +00:00 |
|
Andreas Koepf
|
1cf8981299
|
add CONTRIBUTING.md, simplify README.md
|
2025-02-08 15:59:44 +01:00 |
|
joesharratt1229
|
44d0f8e2b1
|
Merge remote-tracking branch 'origin/main' into feat/re-arc# Please enter a commit message to explain why this merge is necessary,
fetched remote changes
|
2025-02-08 14:52:32 +00:00 |
|
Andreas Koepf (aider)
|
ab39e90ff8
|
docs: Improve CONTRIBUTING.md with better formatting, clarity, and organization
|
2025-02-08 15:49:48 +01:00 |
|
Andreas Koepf
|
bc84ba1721
|
docs: Add CONTRIBUTING.md guidelines for project contributions
|
2025-02-08 15:49:46 +01:00 |
|
Zafir Stojanovski
|
7a74b8a948
|
remove added empty line in GALLERY.md
|
2025-02-08 15:22:33 +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
|
af21db4307
|
remove GALLERY.md stuff
|
2025-02-08 14:51:44 +01:00 |
|
Zafir Stojanovski
|
a787709781
|
remove GALLERY.md stuff
|
2025-02-08 14:50:54 +01:00 |
|
Zafir Stojanovski
|
064b14fc24
|
remove GALLERY.md stuff
|
2025-02-08 14:50:06 +01:00 |
|
Zafir Stojanovski
|
9dd5e85439
|
remove stuff from GALLERY.md
|
2025-02-08 14:47:26 +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 |
|
joesharratt1229
|
f81eb8fd48
|
added testing of rearc
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
11a8eefd76
|
added lne length constraint to ea32f347 task
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
df8770e9fd
|
adapted score answer
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
cb0239ed84
|
added parse func
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
68209c9072
|
fixed rng err
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
80a7392c3c
|
added validation
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
a9b6f91391
|
added generator directory
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
df9bf11dc9
|
added rearc score answer and visualisation methods
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
a81a47aef6
|
added rearc board format
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
dc238021e8
|
fixed relative imports
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
eca555263f
|
registered rearc
|
2025-02-08 11:42:49 +00:00 |
|
joesharratt1229
|
bee86c85a3
|
added rearc impl
|
2025-02-08 11:42:40 +00:00 |
|
Andreas Köpf
|
6b1a032d5c
|
Merge pull request #84 from JeanKaddour/main
Refactor: Add more Docstrings and Examples to Tsumego
|
2025-02-08 10:52:18 +01:00 |
|
Jean Kaddour
|
989b3199d3
|
chore: run pre-commit
|
2025-02-08 08:33:21 +00:00 |
|
Jean Kaddour
|
bdcc00a26c
|
Update GALLERY.md
|
2025-02-08 08:26:25 +00:00 |
|
Jean Kaddour
|
4e52a919a8
|
make formatting consistent
|
2025-02-07 23:07:29 +00:00 |
|
Jean Kaddour
|
faaede6e8d
|
refactor: add more docstrings and examples to tsumego
|
2025-02-07 23:02:57 +00:00 |
|
Andreas Köpf
|
8b906dfc96
|
Fix syllogisms (#82)
* let o1 write a new is_valid_syllogism() check
* extend unit test
* update gallery
|
2025-02-07 21:47:59 +01:00 |
|