Skip to content

renataR30/Deep_Reinforcement_Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep_Reinforcement_Learning

This practical work intends to be the starting point for the development of a Deep Reinforcement Learning (DRL) algorithm using the Python development environment together with Tensorflow and OpenAI Gym libraries. For this, it will be necessary to develop a DRL algorithm capable of learning to play the game Breakout from Atari 2600”

Based on: https://github.com/ShanHaoYu/Deep-Q-Network-Breakout

How to run

cd Breakout
python qlearn.py -m "CTrain"

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%