dqn
Q Network
An implementation of Deep Q-Network using Caffe
An implementation of Deep Q-Network using Caffe
68 stars
10 watching
23 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
muupan/dqn-in-the-caffe | An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 213 |
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 |
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 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
wkentaro/fcn | An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
dlunion/cc4.0 | An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
flukeskywalker/highway-networks | An implementation of Highway Networks in Caffe, utilizing the idea of information highways to address the vanishing gradient problem in neural networks. | 96 |
qmlnet/qmlnet | A .NET wrapper around the Qt/QML UI framework, enabling cross-platform development with C# | 1,377 |
caffeinetv/caffql | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |