GithubHelp home page GithubHelp logo

anubhavshrimal / reinforcement-learning Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 3.0 35.16 MB

Implementation and Notes of different Reinforcement Learning Algorithms

Jupyter Notebook 96.32% Python 3.68%
reinforcement-learning-algorithms deep-reinforcement-learning pytorch temporal-difference monte-carlo deep-q-network dueling-dqn double-dqn rl-notes

reinforcement-learning's Introduction

Reinforcement-Learning

This repository contains the implementation and notes of different Reinforcement Learning Algorithms and techniques I have learned throughout the Udacity Deep Reinforcement Learning Nanodegree.

Each algorithm is used to solve different OpenAI gym environements.

Algorithms

  1. Monte Carlo
  2. Temporal Difference Algorithms
  3. RL in Continuous Space
  4. Deep Q-Network
  5. Double Deep-Q-Network
  6. Dueling Deep-Q-Network

Projects

  1. Navigation: Train an agent to collect yellow bananas while avoiding blue bananas using Deep Q-learning Algorithm.
  2. Continuous Control: Train an robotic arm to reach target locations using DDPG Algorithm.
  3. Collaboration and Competition: Train a pair of agents to play tennis using MADDPG Algorithm.

Dependency Installation

Follow the instructions given in the Installation_Guide.md to install the dependencies and run the code present in this repository locally.

RL Notes

I have also provided the notes I created while learning the above mentioned algorithms and techniques. You can find these notes in the RL-Notes folder.

  1. The RL Framework
  2. Monte Carlo Methods
  3. Temporal Difference Methods
  4. RL in Continuous Space
  5. Deep Q Networks
    • Deep Q-Network (DQN)
    • Double DQN
    • Prioritized Experience Replay
    • Dueling DQN
    • Rainbow DQN

reinforcement-learning's People

Contributors

anubhavshrimal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.