Skip to content

Files

CartPole-v0

CartPole-v0

Reinforcement Learning project to train a neural network to play the OpenAI environment CartPole-v0.
CartPole-0

Objectives

Additional Information

Tensorflow Version: GPU 2.0.0

Installation

  1. Create and activate a new environment.
conda create -n openai python=3.6
source activate openai
  1. Install Dependencies.
pip install -r requirements.txt
pip install gym[atari]

Launch Jupyter notebook

jupyter notebook CartPole-v0.ipynb

Additional commands

Starts Tensorboard Visualisation.

tensorboard --logdir=logs/

Rewards

Reward