A python library for integrating Bonsai BRAIN with Open AI Gym environments.
Project description
A python library for integrating Bonsai BRAIN with Open AI Gym environments.
Installation
Install the latest stable from PyPI:
$ pip install bonsai-gym
Usage
Once installed, import bonsai_gym in order to access base class GymSimulator, which implements 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 import GymSimulator class CartPoleSimulator(GymSimulator): # Perform cartpole-specific integrations here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bonsai-gym-2.0.13.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file bonsai-gym-2.0.13.tar.gz
.
File metadata
- Download URL: bonsai-gym-2.0.13.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cec2c5d3b5f2c5c63c585bbfeec1e1d1c09648eae9e38d148cacf68bac10f97 |
|
MD5 | 94c48b257804f8dd8afaf339ada958a2 |
|
BLAKE2b-256 | 36a35cfcb2d5e1a140ef3c22b2fbd391f7839acd2f26e951fcd32a75d5608045 |
File details
Details for the file bonsai_gym-2.0.13-py2.py3-none-any.whl
.
File metadata
- Download URL: bonsai_gym-2.0.13-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eea1d283b2dd6141bb635080c0d7a92fd3ef49f6304fb7c2fbaa1ca8ce9bad8 |
|
MD5 | bd1421db63e7bdb4305bcbae0d2c0827 |
|
BLAKE2b-256 | 4d06fc63f5746221bd1f9ebb7f98b8998693cf3c3677bb3b9c37486c6dce6b14 |