Skip to content

Johannes-Lange/rocketland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf

Dependencies

  • numpy
  • sympy
  • graphics.py
  • torch

Example

Test trained example-network

python main.py example

Train a new network for GAMES (in main) games.

python main.py train

config.py for hyperparameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages