mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/py-gym: Update WWW and clean up pkg-descr
This commit is contained in:
parent
3fb9671fe9
commit
7d46fd34ed
@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning agents
|
||||
WWW= https://www.gymlibrary.dev/
|
||||
WWW= https://www.gymlibrary.dev/ \
|
||||
https://github.com/openai/gym
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
@ -19,5 +19,3 @@ methods you should know:
|
||||
reward, done, info.
|
||||
- render(self, mode='human'): Render one frame of the environment. The default
|
||||
mode will do something human friendly, such as pop up a window.
|
||||
|
||||
See also: https://github.com/openai/gym
|
||||
|
Loading…
Reference in New Issue
Block a user