Coder Social home page Coder Social logo

drlnd-p1-navigation's Introduction

drlnd-p1-navigation

Udacity Deep Reinforcement Learning Nanodegree Project 1 repository


Project Details

The goal of this project is to train an agent that navigates in Unity's Banana Collector environment. The agent's goal specifically is to navigate the square environment and collect yellow bananas while avoiding blue bananas. The agent receives a reward of +1 for every yellow banana collected and a reward of -1 for every blue banana collected.

The state space for this environment is a vector of length 37, consisting of positional information about the agent as well as ray-based information about the surrounding area. There is an alternative state space representation of the environment that is solely pixel-based, but that representation was not used for this implementation.

The action space for the agent is a vector of length 4. The available actions that the agent can take are {forward, backward, turn left, turn right}.

The environment is considered solved when the agent receives an average reward of 13 for the last 100 episodes.

Getting Started

The easiest way to run this repository would be to clone it into an existing Udacity virtual workspace. This is because the Python requirements and install instructions in the Udacity DRLND Github repository is rather outdated, and the virtual workspaces provided already contain everything needed for execution. All development for this project was completed on the Udacity virtual workspace.

If it's desired to run this agent locally, clone the DRLND Github repo and follow the setup instructions for the whole repository. From there, follow the project-specific instructions located under p1_naviation.

Instructions

In order to train the agent, run Navigation.ipynb end-to-end. More details on each individual cell and the purpose are provided inside the notebook.

drlnd-p1-navigation's People

Contributors

zach-lawless 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.