Giter Site home page Giter Site logo

drlnd-p2-continuous-control's Introduction

Udacity Deep Reinforcement Learning: Project 2, Continuous Control

Environment

  • Reacher Environment
  • The goal of this problem is for the agent (a double jointed arm) to track a goal location, where it gives a reward of +0.1 for each timestep the hand is in the goal location
  • For the purposes of this project, the environment is considered solved when the agent achieves an average score (accumulated reward over an episode) of +30.0 over 100 episodes.

State Space:

  • 33-Dimensional continuous observation space, (includes agent position, orientation and there respective velocities)

Action Space:

  • 4-Dimensional continuous space (torque applied to two joints), with each element bounded to be within (-1,1)

Installation and Usage

  • This notebook can be used by simply opening it in the provided Udacity Project Workspace
  • Alternatively, you can run this locally:
    1. Clone this repository
    2. To get the python/conda environment setup, follow these instructions: https://github.com/udacity/deep-reinforcement-learning#dependencies
    3. Make sure you have jupyter properly installed, and you may have to get an archived version of pytorch
    4. Download the environment for Linux: https://s3-us-west-1.amazonaws.com/udacity-drlnd/P2/Reacher/one\_agent/Reacher\_Linux.zip
    5. In the repository directoy root mv <path/to/Reacher_Linux.zip\> .
    6. Then run conda activate drlnd
    7. In your local directory, to see the trained agent in action: python main.py "./Reacher\_Linux/Reacher.x86\_64"
    8. To train the agent yourself, use the ipynb notebook and use the Udacity Project Workspace as stated above so that you can take advantage of the GPU, hit "run all cells"

drlnd-p2-continuous-control's People

Contributors

timbernard avatar

Watchers

 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.