openenv0.1.13
openenv0.1.13
Published
A Python package consisting of open-source implemented environments for reinforcement learning.
pip install openenv
Package Downloads
Authors
Project URLs
Requires Python
>=3.6
Dependencies
OpenEnv
Truly open source environments for reinforcement learning. No more MuJoCo!
Currently support these environments:
- Grid World
- Mountain Car
- Random Walk
- Puddle World
Citation
If you publish work that uses OpenEnv, please cite this library.
Contribution
Please follow Google Python Style Guide for the development of this library.
License
Copyright 2020 Jianfeng Hou <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.