Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

readme file for the project for huggingface/openaigym

OpenAI Gym

This is my repo of the OpenAI Gym, which is a toolkit for developing and comparing reinforcement learning algorithms. It supports teaching agents everything from walking to playing games like Pong or Pinball.

Installation

To install, simply:

pip install gym

Documentation

The documentation is available at https://gym.openai.com/docs.

Files

The files in this repo are:

Colab-CartPole.ipynb: A notebook that shows how to use the OpenAI Gym to train a simple agent to play the CartPole game. It uses PPOLearner from the stable_baselines3 library.

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .