Skip to content

Curtin-Machine-Learning-Club/CartPoleAI

Repository files navigation

CartPole AI
 - Author : Milan Marocchi
 - References : https://gym.openai.com/envs/CartPole-v0/
                https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
                https://github.com/Lazydok/RL-Pytorch-cartpole
 - Notes : The code is based off of the references.

How to run:
    python3 Agent.py run

How to train:
    python3 Agent.py train <steps>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published