Robin Meersman
|
17666ed5ba
|
feat(obs_processor): rewrote split method, todo: testing + code cleanup
|
2026-05-08 23:49:36 +02:00 |
|
Robin Meersman
|
07ee32fd3b
|
fix(simulate): actor action dimension updated to new way of calculating (as in training)
|
2026-05-07 19:53:49 +02:00 |
|
RobinMeersman
|
7026125bba
|
Update scripts/hpc/train.pbs
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
|
2026-05-07 13:56:28 +02:00 |
|
Cedric
|
9c20c28b2a
|
feat: split n flat n pad decentered
|
2026-05-06 18:52:19 +00:00 |
|
RobinMeersman
|
61064ca70e
|
Merge branch 'dev' into feat/message_passing
|
2026-05-04 21:44:06 +02:00 |
|
Robin Meersman
|
791dcf231c
|
other(ppo training loop): code cleanup + enabled debug logging of model parameters
|
2026-05-04 21:29:27 +02:00 |
|
Robin Meersman
|
a43f3c0172
|
fix(ppo training): fixed shape error while clipping action
|
2026-05-04 19:36:59 +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
|
9f7c73b009
|
other: backup of current progress
|
2026-05-01 18:15:09 +02:00 |
|
JibrilExe
|
22c43f05b1
|
fix: critic init now fixed?
|
2026-05-01 10:40:02 +02:00 |
|
|
|
304a8e9c43
|
refactor: clean tools
|
2026-04-30 22:18:07 +02:00 |
|
|
|
be78fb15bd
|
feat: allow model metadata cli override
|
2026-04-30 20:19:42 +02:00 |
|
|
|
2a34b84f83
|
chore: min/max of inputs
|
2026-04-28 17:38:02 +02:00 |
|
|
|
33fbc4c96f
|
feat: tool to construct XML
|
2026-04-28 16:42:46 +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 |
|
|
|
9d1e2c9bff
|
refactor: evaluation subpackage
|
2026-04-28 13:39:01 +02:00 |
|
|
|
8f2a5d25ed
|
feat(simulate): metadata config loading
|
2026-04-28 13:17:24 +02:00 |
|
|
|
a3a1f3643f
|
chore: observation pipeline in simulate
|
2026-04-28 11:40:28 +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 |
|
|
|
4581694fa6
|
style: ruff format + check
|
2026-04-16 15:25:48 +02:00 |
|
|
|
c5b08e817e
|
refactor(log): use dataclass for config
|
2026-04-16 15:18:40 +02:00 |
|
Jona Reynaert
|
419ee29e6c
|
Merge branch 'dev' into simulate-results
|
2026-04-16 15:16:36 +02:00 |
|
|
|
37a4b59e04
|
feat: configure checkpoints saving
|
2026-04-16 15:10:21 +02:00 |
|
Jona Reynaert
|
e160e50104
|
Merge branch 'simulate-results' of github.com:SELab-3-2026/Brittle-Star into simulate-results
|
2026-04-16 10:48:50 +02:00 |
|
Jona Reynaert
|
cb6e3d9714
|
fix: universal .flax files
|
2026-04-16 10:48:37 +02:00 |
|
|
|
a83a4bedbe
|
fix: cleanup
|
2026-04-15 20:12:46 +02:00 |
|
|
|
a724716117
|
feat: simulation config
|
2026-04-15 19:39:39 +02:00 |
|
Jona Reynaert
|
248683eb0c
|
fix: comment mismatch
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-04-15 19:02:46 +02:00 |
|
Jona Reynaert
|
f6022cc913
|
fix: formatted simulate script
|
2026-04-15 18:57:14 +02:00 |
|
|
|
e40a4b979f
|
fix: typos and nonexistent calls
|
2026-04-15 18:34:28 +02:00 |
|
Jona Reynaert
|
ea9ed21c9e
|
fix: further adapted simulate script to the new pipeline
|
2026-04-15 17:31:41 +02:00 |
|
|
|
b4f1e98f8c
|
chore: cleanup and HPC integration
|
2026-04-15 15:29:32 +02:00 |
|
|
|
93bff11208
|
refactor: use hydra for configs in simulation and training scripts
|
2026-04-15 15:18:34 +02:00 |
|
Jona Reynaert
|
76ba835ee6
|
feat: added cli config path to simulate script
|
2026-04-15 14:37:08 +02:00 |
|
Jona Reynaert
|
8876b3f2c1
|
Merge branch 'dev' into simulate-results
|
2026-04-15 14:27:30 +02:00 |
|
|
|
ff83af8cef
|
migrate main training entry point to Hydra and wire structured configs
|
2026-04-14 23:03:43 +02:00 |
|
JibrilExe
|
cee6b53ada
|
fix(hpc): removed local package install command as it was fixed in tibo's older pr
|
2026-04-10 09:07:43 +02:00 |
|
vsc46589 vscuser
|
b839024e6e
|
feat(logging): added explained variance chart
|
2026-04-09 23:14:52 +02:00 |
|
|
|
f6e050dc51
|
ci: fix action
|
2026-04-09 15:53:09 +02:00 |
|
|
|
849581fcfd
|
fix: linting
|
2026-04-09 00:37:02 +02:00 |
|
|
|
75c6d5bacd
|
fix: mypy complaints
|
2026-04-09 00:02:18 +02:00 |
|
|
|
3c6eec2410
|
fix(hpc): typos, .env and pythonpath
|
2026-04-09 00:01:58 +02:00 |
|
|
|
e9b52e9e8f
|
refactor: migrate configs from JSON to YAML
|
2026-04-08 20:37:47 +02:00 |
|
|
|
d9202b0390
|
refactor(log): use UnifiedLogger in training script
|
2026-04-08 20:14:31 +02:00 |
|
Robin Meersman
|
431ecdf4b4
|
restructure
|
2026-04-06 17:02:40 +02:00 |
|
|
|
473a120feb
|
fix(hpc): create runs dir on first run
|
2026-04-05 12:32:02 +02:00 |
|
cedric
|
c1ba3900be
|
fix: restored propper logging
|
2026-04-05 10:26:39 +00:00 |
|
cedric
|
9920ac35aa
|
fix: removed wandb, for logging pr ; removed pbs output directive from train.pbs, did not work.
|
2026-04-05 09:29:47 +00:00 |
|