Skip to content

Commit 2548024

Browse files
committed
Fix world-models short_description length
1 parent 2addaca commit 2548024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/world-models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
3+
short_description: World models are neural networks that learn an environment's dynamics, enabling agents to simulate and plan in latent space.
44
topic: world-models
55
---
66
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)