Skip to content

tocom242242/deep-RL-tf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Reinforcement Learning with Tensorflow 2.0

How to run example

Clone

First, clone this repository and move to the repository.

Install packages

cd deep-RL-tf2
pip install -r requirements.txt

Run Deep Q Network in Cartpole

python run_dqn_in_cartpole.py

About

Deep Reinforcement Learning with Tensorflow 2.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages