We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8366959 commit d9ef6caCopy full SHA for d9ef6ca
docs/src/index.md
@@ -5,7 +5,7 @@
5
The following table contains the information about each of the problems contained in this package.
6
7
| Name | ``\mathcal{S}`` | ``\mathcal{A}`` | ``\mathcal{O}`` | ``\gamma`` | Struct Name | Type |
8
-| :------------- | ------------------------: | :------------------------: | :------------: | :----------: | :----------: | :-----------: |
+| :------------- | :------------------------ | :------------------------ | :------------ | :---------- | :---------- | :----------- |
9
| Hexworld | varies | 6 | - | 0.9 | HexWorld, StraightLineHexWorld | MDP |
10
| 2048 | ``\infty`` | 4 | - | 1 | TwentyFortyEight | MDP |
11
| Cart-pole | subset of ``\mathbb{R}^4`` | 2 | - | 1 | CartPole | MDP |
0 commit comments