Skip to content

SfTI-Robotics/Code-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Comparison

Code Examples for OpenAI Gym environments

You'll see that a lot of people will write code in different ways and that python programmers will like to add a lot of fancy but unnecessary tricks the READMEs in each folder you decipher what's actually needed and what's just showing off and the different ways to do them

Also when you write your own code stick to the basics and worry most about readability and try not over do abstraction

Algortithms

  • Q Learning
  • Deep Q Networks (DQN)
  • Double DQN
  • Dueling DQN
  • Prioritised Experience Replay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •