Skip to main content

Algorithmic Environments from OpenAI Gym

Project description

gym-algorithmic

Environments

Algorithmic Environments

Copy-v0
DuplicatedInput-v0
RepeatCopy-v0
Reverse-v0
ReversedAddition-v0
ReversedAddition3-v0

Documentation credit: https://github.com/openai/gym/pull/2334

Usage

$ pip install gym-algorithmic

import gym
import gym_algorithmic

gym.make("Copy-v0")

Citation

This repository contains the algorithmic environments previously present in OpenAI Gym prior to Gym version 0.19.0. These environments were introduced in the paper Learning Simple Algorithms from Examples

@inproceedings{Zaremba2016LearningSA,
  title={Learning Simple Algorithms from Examples},
  author={Wojciech Zaremba and Tomas Mikolov and Armand Joulin and R. Fergus},
  booktitle={ICML},
  year={2016}
}

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-algorithmic-0.0.1.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

gym_algorithmic-0.0.1-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

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