From 333ec4cb0cbe5a9c03d74b2435f158968b364883 Mon Sep 17 00:00:00 2001 From: Yandrik Date: Tue, 25 Nov 2025 11:28:24 +0100 Subject: [PATCH] chore: add img source --- proposal/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proposal/index.html b/proposal/index.html index b15f051..3aae01f 100644 --- a/proposal/index.html +++ b/proposal/index.html @@ -202,7 +202,8 @@ />
Figure: (a) World Model Learning phase requires training encoder/decoder for reconstruction, - (b) Actor-Critic Learning can only begin after world model converges + (b) Actor-Critic Learning can only begin after world model converges
+ Source: Dreamer-V3 GitHub