You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
short_description: World models are neural networks that learn an internal representation of an environment's dynamics, enabling agents to simulate and plan within a learned latent space.
3
+
short_description: World models are neural networks that learn an environment's dynamics, enabling agents to simulate and plan in latent space.
4
4
topic: world-models
5
5
---
6
6
World models are neural networks that learn an internal representation of an environment's dynamics, enabling agents to simulate and plan within a learned latent space. They are used in model-based reinforcement learning, robotics, and autonomous decision-making.
0 commit comments