Skip to content

Demos the efficacy of physically interpretable world model generation in an online environement. Utlizes React to load/control onnx models and simulate cartpole dynamics for testing.

Notifications You must be signed in to change notification settings

Trustworthy-Engineered-Autonomy-Lab/World-Model-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Serving the purposes of reinforcement learning, control, and adaptation, world models predict future observations from high-dimensional sensor data (e.g., camera images). Their learned latent representations often function as black boxes without a clear connection to the underlying physical states, which makes it difficult to provide strong guarantees based on such world models. This project demos Physically Interpretable World Models (PIWM), a novel architecture that aligns learned latent representations with real-world physical quantities.

Link to paper

About

Demos the efficacy of physically interpretable world model generation in an online environement. Utlizes React to load/control onnx models and simulate cartpole dynamics for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.4%
  • CSS 0.3%