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-19 23:17:17 +02:00
..
api docs: latex and urls 2026-05-19 23:11:20 +02:00
design docs: latex and urls 2026-05-19 23:11:20 +02:00
javascripts fix: switch to katex 2026-05-19 23:17:17 +02:00
CONTRIBUTING.md docs: fix non docs/ links 2026-05-19 22:58:01 +02:00
DEVELOPMENT.md docs: proper newlines formatting 2026-05-19 23:04:41 +02:00
HPC.md docs: latex and urls 2026-05-19 23:11:20 +02:00
README.md docs: latex and urls 2026-05-19 23:11:20 +02:00

Documentation

Welcome to the Brittle Star project documentation. This codebase contains the implementations and research for the scientific evaluation of controller modularity in brittle-star-like robots trained using Reinforcement Learning.

For the core codebase, scripts, and contribution history, visit our GitHub Repository.

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.