资源算法deeprl-baselines

deeprl-baselines

2020-02-13 | |  34 |   0 |   0

Baselines

Our code is based on OpenAI Baselines, which is a set of high-quality implementations of reinforcement learning algorithms. Our code is aimed to provide more algorithms which is not included by OpenAI baselines, such as C51 and rainbow, as well as improvements.

These algorithms will make it easier for the research community to replicate, refine, and identify new ideas, and will create good baselines to build research on top of. Our DQN implementation and its variants are roughly on par with the scores in published papers. We expect they will be used as a base around which new ideas can be added, and as a tool for comparing a new approach against existing ones.

You can install it by typing:

git clone https://github.com/cxxgtxy/deeprl-baselines.gitcd deeprl-baselines
pip install -e .


上一篇:deeprl_network

下一篇:DeepRL-PPO-tutorial

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...