Commit graph

38 commits

Author SHA1 Message Date
31bb568c2a feat(spiel_bot): az_train parallel games with rayon 2026-03-12 10:13:07 +01:00
9c82692ddb feat(spiel_bot): benchmarks 2026-03-09 09:17:17 +01:00
58ae8ad3b3 feat(spiel_bot): Monte-Carlo tree search 2026-03-09 09:17:17 +01:00
d5cd4c2402 feat(spiel_bot): network with mlp and resnet 2026-03-09 09:17:17 +01:00
df05a43022 feat(spiel_bot): init crate & implements GameEnv trait + TrictracEnv 2026-03-09 09:17:17 +01:00
3490a184b3 feat: c++ bindings 2026-02-26 13:27:55 +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
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
74f692d7ba refact:remove server & bevy client ; remove _big bot algs 2026-01-04 12:43:21 +01:00
883ebf9bc1 chore: update dependencies 2025-09-13 17:42:50 +02:00
f2a89f60bc feat: Karel Peeters board game implementation 2025-08-28 19:20:06 +02:00
e1b8d7e679 feat: bot training configuration file 2025-08-22 09:24:01 +02:00
12004ec4f3 wip bot mirror 2025-08-07 21:03:53 +02:00
dcd97d1df1 fix sdl2-sys compilation 2025-06-22 16:54:10 +02:00
ab959fa27b train command 2025-05-26 20:44:35 +02:00
480b2ff427 remove python stuff & simple DQN implementation 2025-05-24 22:41:44 +02:00
ab770f3a34 feat: ai strategy (wip) 2025-03-02 15:42:36 +01:00
883d799edb init python lib generation with pyo3 2025-02-09 09:52:57 +01:00
53f95c0fe4 display logs 2025-01-12 16:38:43 +01:00
4ee2b02a41 chore: rename clients folders 2024-11-04 14:38:25 +01:00
94021137a3 tui : update packages 2024-10-18 16:18:14 +02:00
6be25f699c wip test get_jans 2024-06-13 14:04:43 +02:00
aff489f134 wip points rules 2024-05-20 20:18:59 +02:00
24ddcce233 bot 2024-03-24 18:37:35 +01:00
68d361b562 cli display 2024-02-18 18:40:45 +01:00
92d5779929 client_cli 2024-02-09 17:47:34 +01:00
25a5470a12 GameState::to_string_id 2024-01-21 21:58:21 +01:00
a73528bfb6 tui client wip 2023-11-07 18:15:52 +01:00
a7bb630816 wip bevy tiles 2023-11-05 17:14:58 +01:00
7985adb216 bevy client send messages 2023-11-01 20:02:53 +01:00
2f5f051957 client renet 0.11 2023-10-30 14:25:05 +01:00
5c82560d76 server compiles 2023-10-29 20:48:53 +01:00
e9d4f04044 server (from tic-tac example) 2023-10-28 15:12:04 +02:00
7c4d0a19a4 server : for renet 0.13 2023-10-27 21:14:34 +02:00
0c1408fb19 rust workspaces 2022-12-14 13:58:44 +01:00
9bbe58a274 pico-args 2022-12-01 18:04:03 +01:00