Skip to content

MarekPokropinski/PytorchDQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PytorchDQN

Prerequisites

  • python >= 3.6
  • open-ai gym
  • tensorflow

Learning

$ python learn.py --env=<gym environment> --path=<path to save a model>

Running model

$ python run.py --env=<gym environment> --path=<path to saved a model>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages