A python library for integrating Bonsai BRAIN with Open AI Gym environments.
Installation
Install the latest stable from PyPI:
$ pip install bonsai-gym-common
Install the latest in-development version:
$ pip install https://github.com/BonsaiAI/bonsai-gym-common
Usage
Once installed, import bonsai_gym_common in order to access base class GymSimulator and GymImageSimulator, which implement all of the environment-independent Bonsai SDK integrations necessary to train a Bonsai BRAIN to play an OpenAI Gym simulator.
import gym
from bonsai_gym_common import GymSimulator
class CartPoleSimulator(GymSimulator):
# Perform cartpole-specific integrations here.
Release files for bonsai-gym-common 0.7.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bonsai_gym_common-0.7.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / bonsai_gym_common-0.7.4-py2.py3-none-any.whl
| Download URL | bonsai_gym_common-0.7.4-py2.py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
e4e11ee0ab1307cf5a06d7bbb5e11f26cad7534383373d2f0de586e9587e6a99
|
|
BLAKE2b-256 checksum How to use checksums |
d661aed80e2aa71c4945660a571d9c569d980e7733c368704bbb773ab3ea4aae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |