From 7300ff564ab818efaf2fc8877d47cb2df2bfcddb Mon Sep 17 00:00:00 2001 From: Vincent Moens Date: Tue, 7 Nov 2023 13:39:36 +0000 Subject: [PATCH] [Doc] Add EGreedyWrapper back in the doc (#1680) --- docs/source/reference/modules.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/reference/modules.rst b/docs/source/reference/modules.rst index 978eb610e60..8d1e258502e 100644 --- a/docs/source/reference/modules.rst +++ b/docs/source/reference/modules.rst @@ -69,6 +69,7 @@ other cases, the action written in the tensordict is simply the network output. AdditiveGaussianWrapper EGreedyModule + EGreedyWrapper OrnsteinUhlenbeckProcessWrapper Probabilistic actors