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 4966c12 commit cc76c9dCopy full SHA for cc76c9d
docs/discussion/gym-differences.rst
@@ -3,7 +3,7 @@ Differences with OpenAI Gym
3
4
Changing reward and observations
5
--------------------------------
6
-Contrarily to `OpenAI Gym <https://gym.openai.com/>`_ where learning tasks are predefined,
+Contrarily to `OpenAI Gym <https://www.gymlibrary.dev/>`_ where learning tasks are predefined,
7
Ecole gives the user the tools to easily extend and customize environments.
8
This is because the objective with Ecole is not only to provide a collection of challenges
9
for machine learning, but really to solve combinatorial optimization problems more
0 commit comments