1
Fork 0
Commit graph

71 commits

Author SHA1 Message Date
54726e4e08
Merge pull request #57 from SELab-3-2026/feat/video-simulation
Simulation visualisations for poster
2026-05-20 15:02:18 +02:00
Jona Reynaert
1e7f8c1880 fix: removed unnecessary 'int' type before value 2026-05-19 17:57:03 +02:00
Robin Meersman
7334565d69 feat(convergence analysis): updated convergence analysis script to also print out index of found item 2026-05-15 20:52:06 +02:00
Jona Reynaert
b84e8800ad feat: added video configs fields 2026-05-14 13:42:43 +02:00
55b6502fdc
feat(evaluation): add morphology support 2026-05-12 14:27:12 +02:00
Jona Reynaert
5a1e29f710 Merge branch 'feat/training-evaluation' of github.com:SELab-3-2026/Brittle-Star into feat/training-evaluation 2026-05-12 11:10:28 +02:00
Jona Reynaert
da8d318c7e fix: updated configs to best values 2026-05-12 11:10:11 +02:00
512929b0d2
Merge branch 'dev' into feat/training-evaluation 2026-05-12 10:31:29 +02:00
Jona Reynaert
2594c53d49 Merge branch 'dev' into feat/message_passing 2026-05-09 15:02:25 +02:00
Robin Meersman
17666ed5ba feat(obs_processor): rewrote split method, todo: testing + code cleanup 2026-05-08 23:49:36 +02:00
56afc7ec5d
feat(evaluate): evaluation scripts 2026-05-08 00:13:00 +02:00
b88a7ac660
feat(evaluate): evaluate_policy base 2026-05-07 23:38:40 +02:00
Robin Meersman
7f5b730cdf fix(ppo trainer): added check if message passing is None 2026-05-07 13:52:57 +02:00
Jona Reynaert
b91908bf7a feat: abstracted checkpoint eval configs 2026-05-07 13:45:03 +02:00
RobinMeersman
61064ca70e
Merge branch 'dev' into feat/message_passing 2026-05-04 21:44:06 +02:00
Jona Reynaert
90c2c3d1f0 feat: added flags for checkpoint evaluation 2026-05-03 15:53:26 +02:00
Robin Meersman
027b13b30f feat(message passing): used config value for message passing repetitions 2026-05-02 23:15:55 +02:00
Robin Meersman
6114e36e27 feat(PPOTrainer): decentralized message passing babyyyy 2026-05-02 21:50:42 +02:00
Robin Meersman
9f7c73b009 other: backup of current progress 2026-05-01 18:15:09 +02:00
be78fb15bd
feat: allow model metadata cli override 2026-04-30 20:19:42 +02:00
aabf1bc186
feat(simulate): configurable camera id 2026-04-28 14:00:12 +02:00
d6146850fb
feat(simulate): capture video 2026-04-28 13:55:36 +02:00
8f2a5d25ed
feat(simulate): metadata config loading 2026-04-28 13:17:24 +02:00
a1db544e76
feat: extract observations pipeline 2026-04-28 10:43:48 +02:00
Jona Reynaert
395b04d9a8 feat: adapted simulate to trained config 2026-04-22 18:47:35 +02:00
Jona Reynaert
c4447976ab Merge branch 'dev' into simulate-results 2026-04-19 16:54:47 +02:00
Robin Meersman
7e7837d2d1 Merge branch 'reward-fix' of github.com:SELab-3-2026/SEL3-2026-Groep-4 into reward-fix 2026-04-18 11:07:36 +02:00
Robin Meersman
dfcdfdad2b fix: renamed fast2 to better describing name 2026-04-18 11:07:26 +02:00
Robin Meersman
34e8ba91c2 fix(PR#41): applied comments for PR #41 review 2026-04-18 11:07:01 +02:00
RobinMeersman
642b16ded3
Merge branch 'dev' into reward-fix 2026-04-17 15:17:30 +02:00
Robin Meersman
ad17401c4c fix: custom reward function dependent on env reward + extensions 2026-04-17 14:23:57 +02:00
Jona Reynaert
3fb8ffc9d0 fix: adapted simulation config 2026-04-16 15:18:08 +02:00
37a4b59e04
feat: configure checkpoints saving 2026-04-16 15:10:21 +02:00
a8298702c8
Merge branch 'dev' into feat/modular-configurations 2026-04-16 10:16:28 +02:00
a724716117
feat: simulation config 2026-04-15 19:39:39 +02:00
143dbbc710
fix: explicit arms length check 2026-04-15 19:26:33 +02:00
07ae66b8ff
fix: rediect logs 2026-04-15 18:44:37 +02:00
e40a4b979f
fix: typos and nonexistent calls 2026-04-15 18:34:28 +02:00
70bd78833d
chore: remove old .gitkeeps 2026-04-15 15:34:18 +02:00
b4f1e98f8c
chore: cleanup and HPC integration 2026-04-15 15:29:32 +02:00
71aedc4853
docs: add main configuration entry point and usage guidelines 2026-04-14 22:47:09 +02:00
2a7537f51c
feat: add modular configuration files 2026-04-14 22:43:28 +02:00
ba32fc9076
feat(morphology): support per-arm segment counts for partial amputations 2026-04-14 22:22:17 +02:00
82dfcabede
feat(config): introduce polymorphic architecture configs
centralized/decentralized
2026-04-14 22:12:02 +02:00
JibrilExe
20ba63a303 fix: ruff format 2026-04-14 21:14:26 +02:00
JibrilExe
631d01ebf6 feat: log distance to target for each env 2026-04-12 13:09:53 +02:00
JibrilExe
c5a8dd2b3a feat: expanded used var doc, and added distance to target log 2026-04-12 12:54:48 +02:00
JibrilExe
c0e7569773 feat: More low lvl logs, reward, advantage, returns 2026-04-11 13:42:52 +02:00
JibrilExe
aad086cb7d fix: Merge with origin/dev 2026-04-10 15:20:22 +02:00
JibrilExe
1ef257544a feat: first approach to action clipping 2026-04-10 15:18:33 +02:00