aboutsummaryrefslogtreecommitdiff
path: root/math/py-gym
Commit message (Collapse)AuthorAgeFilesLines
* math/py-gym: Update to 0.21.0Po-Chuan Hsieh2021-11-212-5/+11
| | | | Changes: https://github.com/openai/gym/releases
* math/py-gym: Update to 0.20.0Po-Chuan Hsieh2021-11-012-11/+7
| | | | | | - Update USES=python after py-numpy 1.20.3 update Changes: https://github.com/openai/gym/releases
* math/py-gym: Update to 0.18.3Po-Chuan Hsieh2021-06-203-17/+6
| | | | | | - Add LICENSE_FILE Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new
* math/py-gym: Fix build after 553bcea9dbe91208a9c8bf265e0d8e1172094ffePo-Chuan Hsieh2021-05-162-1/+13
| | | | - Bump PORTREVISION for package change
* math/py-gym: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.18.0Sunpoet Po-Chuan Hsieh2020-12-242-5/+6
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=559116
* Update to 0.17.3Sunpoet Po-Chuan Hsieh2020-10-022-6/+5
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=550920
* Update to 0.17.2 and unbreak this portSunpoet Po-Chuan Hsieh2020-05-092-7/+5
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=534751
* Bump PORTREVISION after the previous changeDmitry Marakasov2020-03-311-0/+1
| | | | Notes: svn path=/head/; revision=530002
* Switch to pyglet150Dmitry Marakasov2020-03-311-1/+1
| | | | Notes: svn path=/head/; revision=530001
* Update to 0.17.1 and unbreak this portSunpoet Po-Chuan Hsieh2020-03-282-7/+5
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=529419
* Mark BROKEN: missing dependencyAntoine Brodin2020-03-101-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=528171
* Update to 0.17.0Sunpoet Po-Chuan Hsieh2020-03-032-6/+6
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=527703
* Update to 0.16.0Sunpoet Po-Chuan Hsieh2020-02-122-4/+4
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=525938
* Update to 0.15.6Sunpoet Po-Chuan Hsieh2020-02-112-8/+5
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=525850
* Remove unnecessary requires.txt patchSunpoet Po-Chuan Hsieh2020-01-291-1/+0
| | | | Notes: svn path=/head/; revision=524582
* Update to 0.15.4Sunpoet Po-Chuan Hsieh2019-12-292-5/+8
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=521325
* Unbreak this port after r519944Sunpoet Po-Chuan Hsieh2019-12-281-3/+2
| | | | | | | | - Change RUN_DEPENDS from py-pyglet to py-pyglet12 - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=521092
* Mark BROKENAntoine Brodin2019-12-251-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=520844
* Update to 0.15.3Sunpoet Po-Chuan Hsieh2019-11-042-4/+4
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=516698
* Use PYNUMPYSunpoet Po-Chuan Hsieh2019-08-031-1/+1
| | | | Notes: svn path=/head/; revision=508006
* Update to 0.14.0Sunpoet Po-Chuan Hsieh2019-08-012-5/+4
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=507801
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update to 0.13.1Sunpoet Po-Chuan Hsieh2019-07-092-5/+5
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=506297
* Update to 0.13.0Sunpoet Po-Chuan Hsieh2019-07-012-6/+8
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=505588
* Add py-gym 0.12.5Sunpoet Po-Chuan Hsieh2019-06-213-0/+54
OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms. This is the gym open-source library, which gives you access to a standardized set of environments. gym makes no assumptions about the structure of your agent, and is compatible with any numerical computation library, such as TensorFlow or Theano. You can use it from Python code, and soon from other languages. There are two basic concepts in reinforcement learning: the environment (namely, the outside world) and the agent (namely, the algorithm you are writing). The agent sends actions to the environment, and the environment replies with observations and rewards (that is, a score). The core gym interface is Env, which is the unified environment interface. There is no interface for agents; that part is left to you. The following are the Env methods you should know: - reset(self): Reset the environment's state. Returns observation. - step(self, action): Step the environment by one timestep. Returns observation, 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. WWW: https://gym.openai.com/ WWW: https://github.com/openai/gym Notes: svn path=/head/; revision=504818