1
Fork 0
This repository has been archived on 2026-08-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2026SEL3-project-Brittle_St.../docs
2026-05-16 09:50:07 +02:00
..
api fix: defect -> fault 2026-05-16 09:50:07 +02:00
design fix: robot direction to target 2026-04-30 21:28:29 +02:00
CONTRIBUTING.md Merge branch 'dev' into feat/wandb-logging 2026-04-08 16:15:38 +02:00
DEVELOPMENT.md docs: restructure API docs 2026-04-28 16:25:05 +02:00
HPC.md restructure 2026-04-06 17:02:40 +02:00
README.md feat: added missing api links 2026-05-16 09:39:35 +02:00

Documentation

Design & architecture (/design)

If you are interested in the "why did you do it like this?"

API reference (/api)

If you are interested in the "how do I use it?"

  • Training: How to configure and run experiments.
  • Tracking & Monitoring: Setting up WandB and TensorBoard to monitor runs.
  • Simulation: Visualizing and evaluating models.
  • Environment: MuJoCo environment interaction and configuration.
  • Analysis: Comparing checkpoints and generating plots.
  • Evaluation: Evaluating checkpoints and comparing fault tolerance.