资源算法DRQN

DRQN

2019-09-18 | |  117 |   0 |   0

DQN-in-the-Caffe

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

Requirements

  • Caffe (with two pull requests and minor fixes on them)

    • https://github.com/BVLC/caffe/pull/1228 for step execution of solving

    • https://github.com/BVLC/caffe/pull/1122 for AdaDelta solver

    • At the moment my forked repository's dqn branch https://github.com/muupan/caffe/tree/dqn can be used with DQN-in-the-Caffe

  • Arcade Learning Environment

  • etc.

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


上一篇:imsat

下一篇:sqeezenet

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...