GithubHelp home page GithubHelp logo

rajibhossen / dqn-examples Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 1.0 20 KB

Working examples of Deep Q Network of Reinforcement Learning

Python 100.00%
dqn reinforcement-learning deep-reinforcement-learning

dqn-examples's Introduction

Deep Q Learning Examples

Working examples of Deep Q Learning of Reinforcement Learning.The purpose of this repository is to collect some easy-to-follow tutorials of DQN. These tutorials are well explained and good for newcomers in RL like me. I put appropriate credit in the corresponding python file.

-mountain-car-dqn.py: Deep Q Learning of mountain car environment. All the states, actions, reward and code structure are described in this tutorial

-taxi-v3-dqn.py: Deep Q Learning for Taxi-v3 environment. You can find about this environment here. This code described in this nice tutorial

-blob-image-dqn.py: Example of blob image and deep q learning. inputs are images. All the states, actions, rewards are explained in this tutorial

-dqn-template.py: Skeleton of Deep Q network along with all the pieces. You can start with this for new environment. He exaplined all the pieces here

-snake game: Snake Game with DQLearning is explained in this repository. You can find the corresponding tutorial in this link

This repo will be updated continuously.

dqn-examples's People

Contributors

rajibhossen avatar

Stargazers

Krishna Sathyamurthy avatar  avatar  avatar Sławomir Paszko avatar Marcel de Haan avatar Wei Ding avatar  avatar Adeeba Ali avatar Nathan Bui avatar luke avatar  avatar

Watchers

 avatar

Forkers

scottpelak

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.