Skip to content

An implementation of Deep Q-Network using Caffe

License

Notifications You must be signed in to change notification settings

mhauskn/dqn

 
 

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%