GithubHelp home page GithubHelp logo

ipark-cs / reinforcement-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jhare96/reinforcement-learning

0.0 0.0 0.0 9.91 MB

A small reinforcement learning library for my masters dissertation project

Python 100.00%

reinforcement-learning's Introduction

reinforcement-learning

A small reinforcement learning library used for MSc dissertation project 'Dealing with sparse rewards in reinforcement learning' at the University of Sheffield.

This repository has working implementations of the following reinforcement agents:
1. Advantage Actor Critic (A2C)
2. Synchronous n-step Double Deep Q Network (Sync-DDQN)
3. Proximal Policy Optimisation (PPO)
4. Random Network Distillation (RND)
5. UNREAL-A2C2, A2C-CNN version of the UNREAL agent
6. Random Network Distillation with Auxiliary Learning (RANDAL), novel solution combining UNREAL and RND agents

Install repository:

git clone https://github.com/jhare96/reinforcement-learning.git
pip install -e reinforcement-learning

To cite RANDAL agents in publications:

follow the link to the ArXiv publication https://arxiv.org/abs/1910.09281

To cite this repository in publications:

@misc{Hare_rlib,
  author = {Joshua Hare},
  title = {reinforcement learning library, rlib},
  year = {2019},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/jhare96/reinforcement-learning}},
}

reinforcement-learning's People

Contributors

jhare96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.