Ben
Update v2 release assets
bc89e3d

A newer version of the Gradio SDK is available: 6.15.2

Upgrade
metadata
title: Representation Over Routing Demo
emoji: 🚀
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 6.14.0
python_version: '3.13'
app_file: app.py
pinned: false
license: cc-by-4.0
short_description: Interactive LunarLander demo for Representation over Routing
models:
  - ben-dlwlrma/Representation-Over-Routing

Representation over Routing Demo

Interactive demo for the preprint "Representation over Routing: Diagnosing Temporal Routing Pathologies in Multi-Timescale PPO".

This Space visualizes four pretrained diagnostic-stage agents from the associated model repository. The default selection shows Stage 4: Target Decoupling, a structural separation variant, performing a LunarLander rollout with a fixed deterministic demo seed.

Links

Notes

The paper experiments were conducted on LunarLander-v2. This hosted demo uses LunarLander-v3 for compatibility with current Gymnasium releases, while keeping the same actor architecture and pretrained weight format. The Space is a qualitative visualization, not an additional benchmark result.