Skip to content

srivignessh/cartpole-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Requirements : Python 3 / intelpython 3
Python Package Requirements : Numpy / PyDAAL

%Installation%	
1> Install numpy

$pip install numpy

2> Install Open AI Gym
Copy the OpenAI Gym folder to the current directory
Go to the gym directory
run the following command to install the gym enviroment.

$ python setup.py install

% Execution %
Running the code
 
$ python test.py

#Tune the noise parameters in the file to see different results.
 
 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages