Skip to content

An implementation of Deep Q-Network using Caffe

License

Notifications You must be signed in to change notification settings

mhauskn/dqn

This branch is 64 commits ahead of muupan/dqn-in-the-caffe:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7d93a8 · Mar 30, 2015

History

68 Commits
Mar 16, 2015
Mar 16, 2015
Oct 20, 2014
Mar 25, 2015
Oct 21, 2014
Oct 20, 2014
Mar 10, 2015
Mar 30, 2015
Mar 30, 2015
Feb 9, 2015
Mar 30, 2015
Mar 25, 2015
Oct 20, 2014

Repository files navigation

DQN-in-the-Caffe

DQN-in-the-Caffe is an implementation of Deep Q-Network using Caffe.

Requirements

Algorithm Details

See http://www.cs.toronto.edu/~vmnih/docs/dqn.pdf for the details of DQN.

Demo

https://www.youtube.com/watch?v=p88R2_3yWPA

About

An implementation of Deep Q-Network using Caffe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.6%
  • Python 17.8%
  • CMake 7.6%
  • Shell 4.0%