From 86ad671d4219194a42448d2bc98e3da21038dde3 Mon Sep 17 00:00:00 2001 From: Toni-SM Date: Mon, 12 Feb 2024 23:06:02 -0500 Subject: [PATCH] Update models.rst --- docs/source/api/models.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/api/models.rst b/docs/source/api/models.rst index 522d5eb6..0e127c59 100644 --- a/docs/source/api/models.rst +++ b/docs/source/api/models.rst @@ -32,7 +32,7 @@ Models (or agent models) refer to a representation of the agent's policy, value - .. centered:: :math:`\blacksquare` * - :doc:`Multi-Categorical model ` (discrete domain) - .. centered:: :math:`\blacksquare` - - .. centered:: :math:`\square` + - .. centered:: :math:`\blacksquare` * - :doc:`Gaussian model ` (continuous domain) - .. centered:: :math:`\blacksquare` - .. centered:: :math:`\blacksquare`