Commit graph

99 commits

Author SHA1 Message Date
817dbd77a7 wip debug get_valid_actions for black 2026-03-04 17:43:27 +01:00
ad157e1626 refact: remove unwrap() & panic! 2026-03-01 12:47:42 +01:00
953b5f451a fix: remove panics on cxx hot path 2026-02-27 22:25:06 +01:00
d53b65c947 mirrors for open_spiel 2026-02-24 21:25:41 +01:00
47142d593f feat: python store bindings (wip) 2026-02-14 20:49:06 +01:00
453c363334 chore(refact): move training_common from bot to store crate 2026-02-13 20:58:25 +01:00
257665c546 chore(refact): rename modules with 'trictrac-' prefixes 2026-02-13 20:58:24 +01:00
54d9ad70ad chore: fix deprecation warnings 2026-02-13 20:58:24 +01:00
8f8e7f958b chore(devenv): pin cmake package (for burn-rl > sdl2) 2026-02-13 20:58:24 +01:00
012ccf8b42 feat: python bindings 2026-02-13 20:58:24 +01:00
4920ab96f8 doc 2026-02-13 20:58:00 +01:00
7c50a6d07b refact: remove dqn_simple 2026-01-05 10:14:58 +01:00
74f692d7ba refact:remove server & bevy client ; remove _big bot algs 2026-01-04 12:43:21 +01:00
1e773671d9 bot train burnrl reward opponent 2026-01-04 10:12:18 +01:00
c8d6712f09 fix: bot training : empty move if no other move allowed 2025-09-13 17:42:08 +02:00
e66d8b6624 feat: TrictracBoard for kZero 2025-09-01 18:50:55 +02:00
4e299b04e2 feat: TrictracBoard::to_fen / from_fen 2025-08-30 16:14:21 +02:00
f2a89f60bc feat: Karel Peeters board game implementation 2025-08-28 19:20:06 +02:00
866ba611a6 fix: train.sh parsing 2025-08-26 17:12:19 +02:00
e1b8d7e679 feat: bot training configuration file 2025-08-22 09:24:01 +02:00
8f41cc1412 feat: bot all algos 2025-08-21 17:39:45 +02:00
0c58490f87 feat: bot sac & ppo save & load 2025-08-21 14:35:25 +02:00
afeb3561e0 refacto: bot one exec 2025-08-21 11:30:25 +02:00
18e85744d6 refacto: burnrl 2025-08-20 14:08:04 +02:00
97167ff389 feat: wip bot burn sac 2025-08-19 21:40:02 +02:00
088124fad1 feat: wip bot burn ppo 2025-08-19 17:46:22 +02:00
fcd50bc0f2 refacto: bot directories 2025-08-19 16:27:37 +02:00
e66921fcce refact models paths 2025-08-18 17:44:01 +02:00
2499c3377f refact script train bot 2025-08-17 17:42:59 +02:00
a7aa087b18 fix: train bad move 2025-08-17 16:14:06 +02:00
1dc29d0ff0 chore:refacto clippy 2025-08-17 15:59:53 +02:00
db9560dfac fix dqn burn small 2025-08-16 21:47:12 +02:00
47a8502b63 fix validations & client_cli 2025-08-16 17:59:00 +02:00
c1e99a5f35 wip (tests fails) 2025-08-16 16:39:25 +02:00
56d155b911 wip debug 2025-08-16 11:13:31 +02:00
d313cb6151 burnrl_big like before 2025-08-15 21:08:23 +02:00
93624c425d wip burnrl_big 2025-08-15 18:39:09 +02:00
86a67ae66a fix: train bot opponent rewards 2025-08-13 18:08:35 +02:00
cfc19e6064 compile ok but diverge 2025-08-12 21:56:52 +02:00
ec6ae26d38 wip reduction TrictracAction 2025-08-12 17:56:41 +02:00
bfd2a4ed47 burn-rl with valid moves 2025-08-11 18:53:45 +02:00
4353ba2bd1 doc params train bot 2025-08-10 21:49:15 +02:00
778ac1817b script train bots 2025-08-10 15:35:12 +02:00
e4b3092018 train burn-rl with integers 2025-08-10 08:39:31 +02:00
17d29b8633 runcli with bot dqn burn-rl 2025-08-08 21:31:56 +02:00
a19c5d8596 refact dqn simple 2025-08-08 18:58:21 +02:00
1b58ca4ccc refact dqn burn demo 2025-08-08 17:07:34 +02:00
bf820ecc4e feat: bot random strategy 2025-08-08 16:24:40 +02:00
b02ce8d185 fix dqn strategy color 2025-08-07 21:03:53 +02:00
12004ec4f3 wip bot mirror 2025-08-07 21:03:53 +02:00