Skip to content

Deep Reinforcement Learning seminar for UniRoma3 Machine Learning 2019-2020 course

Notifications You must be signed in to change notification settings

kpi6research/DeepQLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepQLearning

Deep Reinforcement Learning seminar for UniRoma3 Machine Learning 2019-2020 course

Setup

Make sure you have already installed those dependencies:

  • OpenAI gy: pip install gym
  • Tensorflow: you can follow their tutorial clicking here
  • Keras pip install keras

Note

The tutorial is tested against tensorflow 1, but it should run for tensorflow 2 becuase we are using Keras

About

Deep Reinforcement Learning seminar for UniRoma3 Machine Learning 2019-2020 course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages