Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

ZRich97/CSC480-CartPoleV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSC480-CartPoleV1

CartPole v1 solved via Genetic Algorithm / Neural Network

Installation instructions

  • Built using python 3.6.5 on Mint
  • To install dependencies:

sudo apt install python3.6-tk python3-setuptools python3-distutils python3-pip

pip3 install gym matplotlib numpy

About

CartPole v1 solved via Genetic Algorithm / Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages