Skip to main content

A simple, continuous-control environment for OpenAI Gym

Project description

gym-cartpole-swingup

A simple, continuous-control environment for OpenAI Gym

Installation

pip install gym-cartpole-swingup

Usage example

# coding: utf-8
import gym
import gym_cartpole_swingup
while not done:
    action = env.action_space.sample()
    obs, rew, done, info = env.step(action)
    env.render()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gym-cartpole-swingup-0.0.6.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

gym_cartpole_swingup-0.0.6-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file gym-cartpole-swingup-0.0.6.tar.gz.

File metadata

  • Download URL: gym-cartpole-swingup-0.0.6.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for gym-cartpole-swingup-0.0.6.tar.gz
Algorithm Hash digest
SHA256 376e65bd60b73519764ee852ca5f88f49eda50e91fd00f1518b6ca3dd51d72e2
MD5 d83a2cd716a186798752840a197cb476
BLAKE2b-256 086c9d4c5635755db5091a3f0e81938c991b7ca469268ece7700272f5fd1824e

See more details on using hashes here.

File details

Details for the file gym_cartpole_swingup-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: gym_cartpole_swingup-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for gym_cartpole_swingup-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 233165cb580dcf3198dae80d4d04b3210c4ae0ffa4c0a6334747d2fd4d4d94df
MD5 9fda9a3463d03f882d214292515f231c
BLAKE2b-256 c871a1bcfa94441b60c1c1de3ccbcf510c63360dd0aad82ac9e791497f91155f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page