|
|
2a7537f51c
|
feat: add modular configuration files
|
2026-04-14 22:43:28 +02:00 |
|
|
|
3b8c347715
|
feat(env): add observation padding wrapper for amputated morphologies
|
2026-04-14 22:36:56 +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 |
|
|
|
157e061f86
|
chore: draft new configs
|
2026-04-14 21:53:52 +02:00 |
|
|
|
67f620d599
|
chore: setup hydra dependencies
|
2026-04-14 21:53:26 +02:00 |
|
Cedric Mekeirle
|
a9ac7e7c0d
|
Merge pull request #33 from SELab-3-2026/debug_charts
Charts to make debugging easier
|
2026-04-10 13:02:30 +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 |
|
JibrilExe
|
b7e2beb65d
|
fx(cleanup): removed meaningless comments, added typing and renamed lossinfo to trainingmeasurements
|
2026-04-10 08:31:52 +02:00 |
|
JibrilExe
|
6e942d896b
|
fix(gae): fixes #31
|
2026-04-10 08:23:34 +02:00 |
|
cedric
|
bf6434ea6c
|
fix(cleanup): ruff format
|
2026-04-09 22:13:07 +00:00 |
|
vsc46589 vscuser
|
71349af5b9
|
feat(logging): added avg episode at which terminated or truncated happened
|
2026-04-10 00:11:18 +02:00 |
|
vsc46589 vscuser
|
f7428f9d90
|
feat(logging): added amount of envs that truncated and terminated
|
2026-04-09 23:40:58 +02:00 |
|
vsc46589 vscuser
|
b839024e6e
|
feat(logging): added explained variance chart
|
2026-04-09 23:14:52 +02:00 |
|
Cedric Mekeirle
|
1c64dc20ae
|
Merge pull request #19 from SELab-3-2026/docs/reward_and_mlp-design
Extended docs on mlp and reward design plus cleanup, cheers.
|
2026-04-09 22:09:58 +02:00 |
|
|
|
4a96acf744
|
Merge pull request #32 from SELab-3-2026/ci/fix
|
2026-04-09 16:21:13 +02:00 |
|
|
|
f6e050dc51
|
ci: fix action
|
2026-04-09 15:53:09 +02:00 |
|
|
|
4a15341314
|
Merge branch 'dev' into docs/reward_and_mlp-design
|
2026-04-09 15:32:10 +02:00 |
|
|
|
70facf51cf
|
Merge pull request #20 from SELab-3-2026/feat/wandb-logging
feat: Experiment logging setup
|
2026-04-09 15:26:26 +02:00 |
|
|
|
2d43f5e642
|
Apply suggestions from code review
Co-authored-by: RobinMeersman <77965843+RobinMeersman@users.noreply.github.com>
Co-authored-by: Tibo De Peuter <tibo.depeuter@telenet.be>
|
2026-04-09 15:02:02 +02:00 |
|
|
|
849581fcfd
|
fix: linting
|
2026-04-09 00:37:02 +02:00 |
|
|
|
2f31df412b
|
fix(log): avoid duplicates in logs
|
2026-04-09 00:14:28 +02:00 |
|
|
|
fe10faa344
|
test(log): wandb integration config file
|
2026-04-09 00:04:36 +02:00 |
|
|
|
75c6d5bacd
|
fix: mypy complaints
|
2026-04-09 00:02:18 +02:00 |
|
|
|
f6dc9c8e7f
|
feat: add build system, mypy and editable source
|
2026-04-09 00:02:13 +02:00 |
|
|
|
3c6eec2410
|
fix(hpc): typos, .env and pythonpath
|
2026-04-09 00:01:58 +02:00 |
|
|
|
cd7169a75f
|
docs(log): extend how to use UnifiedLogger
|
2026-04-08 20:47:48 +02:00 |
|
|
|
e9b52e9e8f
|
refactor: migrate configs from JSON to YAML
|
2026-04-08 20:37:47 +02:00 |
|
|
|
ae483b306f
|
feat(log): add SimpleLogger for terminal logging without external backends
|
2026-04-08 20:26:26 +02:00 |
|
|
|
d9202b0390
|
refactor(log): use UnifiedLogger in training script
|
2026-04-08 20:14:31 +02:00 |
|
cedric
|
268c0461f9
|
feat(docs): expanded reward function docs
|
2026-04-08 17:56:26 +00:00 |
|
|
|
46ae13abc3
|
feat(log): non-interactive logging, incl. progress bar
|
2026-04-08 19:54:05 +02:00 |
|
|
|
faf31567e8
|
refactor(log): PPOTrainer
|
2026-04-08 19:32:48 +02:00 |
|
|
|
795ae48520
|
feat(log): add TensorBoard support and enhance WandB API key checking
|
2026-04-08 18:58:33 +02:00 |
|
|
|
d4ac45b34e
|
feat(logger): updated run_name format and added runtime log level filtering
|
2026-04-08 18:53:31 +02:00 |
|
|
|
512272d6ab
|
Merge branch 'dev' into feat/wandb-logging
|
2026-04-08 16:15:38 +02:00 |
|
|
|
67027e8905
|
fix: update file link
|
2026-04-08 15:43:12 +02:00 |
|
|
|
16cc86b30c
|
docs: add actor/critic pipeline figures
|
2026-04-08 14:44:09 +02:00 |
|
|
|
9f4a5c57ba
|
chore: cleanup unused files
|
2026-04-08 14:37:54 +02:00 |
|
|
|
d8c2917923
|
docs: detailed actor-critic pipelines
|
2026-04-08 14:21:44 +02:00 |
|
|
|
9bec02594e
|
docs: model input/output
|
2026-04-08 12:29:15 +02:00 |
|
|
|
b9c0358b29
|
docs: add docs README landing/starting point
|
2026-04-08 12:13:36 +02:00 |
|
|
|
d628bf1e9c
|
Merge branch 'dev' into docs/reward_and_mlp-design
|
2026-04-08 12:07:32 +02:00 |
|
|
|
934cb17bf6
|
chore: use design dir
|
2026-04-08 11:03:56 +02:00 |
|
RobinMeersman
|
98d4b5ecd1
|
refactor/style: training loop cleanup to make it more readable/maintainable
|
2026-04-06 17:16:21 +02:00 |
|
RobinMeersman
|
ea851ebdbc
|
Apply suggestion from @tdpeuter
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
|
2026-04-06 17:08:48 +02:00 |
|
Robin Meersman
|
431ecdf4b4
|
restructure
|
2026-04-06 17:02:40 +02:00 |
|
Robin Meersman
|
b892e3777e
|
feat: removed backup train code
|
2026-04-06 16:30:38 +02:00 |
|
Robin Meersman
|
5d2db286ff
|
feat(ruff.toml): ignore unused imports (F401) in __init__.py
|
2026-04-06 16:23:59 +02:00 |
|
Robin Meersman
|
7a0d00a071
|
fix(PPOTrainer.py): added log toggle to _step
|
2026-04-06 14:10:17 +02:00 |
|