A helper script to run and record OpenAI Gym interactions
Find a file
dependabot[bot] 83f45dfaeb
Bump numpy from 1.18.1 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:57:10 +00:00
.gitignore Initial Commit 2019-09-03 07:16:26 -04:00
gymrecord Preparing gymrecord to be snappified 2020-01-27 21:16:55 -05:00
LICENSE Create LICENSE 2020-03-29 14:11:47 -04:00
play.py Initial Commit 2019-09-03 07:16:26 -04:00
play_pong.sh Preparing gymrecord to be snappified 2020-01-27 21:16:55 -05:00
requirements.txt Bump numpy from 1.18.1 to 1.22.0 2022-06-22 00:57:10 +00:00
setup.py Updated setup.py to use setuptools 2020-01-27 22:23:04 -05:00