Coder Social home page Coder Social logo

akashkmr27089 / deep-reinforcemnt-learning-all- Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 72.15 MB

The Repository contains multiple Project on Reinforcement Learning.

License: MIT License

Jupyter Notebook 98.18% Python 1.81% Shell 0.01%
udacity reinforcement-learning sarsa-learning q-learning-vs-sarsa q-learning monte-carlo simulation openaigym udacity-deep-reinforcement-learning anaconda

deep-reinforcemnt-learning-all-'s Introduction

Deep Reinforcement Learning

Introduction

  • This Repository contains multiple Projects on Reinforcement Learning. The problems and supporting documents are taken from udacity deep-reinforcment-learning-nanodegree github page udacity deep reinforcement Learning

  • This repository is solely made for RL enthusiastic people to explore the works of Reinforcement learning and exploit its use cases.

Installation

All the RL algorithms are tested on Open Ai gym simulations. All simulations are done in the jupyter notebook, Anaconda.

  • Installing Anaconda Anaconda installation
  • Do not forget to activate a new environment before proceeding

Before proceeding, its highly recommended to install all the relevant packages in the new environment (Anaconda).

  • conda create -n myenv python=3.7
  • Libraries needed for installation
  • conda install -c anaconda numpy
  • pip install gym
  • pip install pyglet
  • pip install gym[box2d]
  • For more information visit open ai gym installation The followings are packages that are required for working with the repository.

Working with the repository

  • Each of the folders are marked with algorthm_simulation where the algorithm is the algorithm used to solve the simulation mentioned in open ai gym environment tab Open AI Gym Environment

Cheetsheet :

Contribution

  • Contribution to this repo is very much appreciated. You can also leave me feedback for any improvements.

deep-reinforcemnt-learning-all-'s People

Contributors

akashkmr27089 avatar

Stargazers

 avatar  avatar

Watchers

 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.