Skip to content

Commit a8c116d

Browse files
committed
Add description for world-models topic
1 parent 221675e commit a8c116d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

topics/world-models/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
display_name: World Models
3+
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.
4+
topic: world-models
5+
---
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

Comments
 (0)