dqn-in-the-caffe

DQN implementation

An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms.

An implementation of Deep Q-Network using Caffe

GitHub

213 stars
16 watching
118 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mhauskn/dqn An implementation of Deep Q-Network using Caffe 68
amd/opencl-caffe An OpenCL implementation of Caffe, a mainstream DNN framework. 518
dafucoding/mtcnn_caffe Transforms MTCNN algorithm from Matlab to Caffe framework 240
kuz/deepmind-atari-deep-q-learner An implementation of a deep reinforcement learning architecture for playing Atari games 1,826
congweilin/mtcnn-caffe A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks 492
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
shicai/densenet-caffe Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. 357
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
wolegechu/shufflenetv2.caffe2 An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks 25
bharatsingh430/py-r-fcn-multigpu A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework 193
developmentseed/caffe A framework for deep learning using C++ and modularity to speed up development. 6
dlunion/cc4.0 An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform 162
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59