GithubHelp home page GithubHelp logo

vincent51689453 / ds-drl-bananas-collector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dougtrajano/ds-drl-bananas-collector

0.0 0.0 0.0 56.59 MB

Repository for my project (Bananas Collector) with Deep Reinforcement Learning

Home Page: https://medium.com/@dougtrajano/collecting-bananas-with-drl-agent-bdd8bf216d11#5953-560d58375fde

License: GNU General Public License v3.0

Jupyter Notebook 18.58% Python 29.70% ASP.NET 51.71%

ds-drl-bananas-collector's Introduction

Bananas collector

This project contains an agent based on Deep Reinforcement Learning that can learn from zero (any labeled data) to collect yellow bananas instead of blue bananas in a vast, square world.

It's use the Unity Machine Learning Agents Toolkit to design, train, and evaluate deep reinforcement learning algorithms implementations.

The environment used for this project is the Udacity version of the Banana Collector environment, from Unity. The goal of the agent is to collect as many yellow bananas as possible while avoiding blue bananas.

Installation

The installation process is divided in three parts:

  1. Python 3.6.x
  2. Dependencies
  3. Unity's Environment

Python

To install and run this project you will need to have Python 3.6.x.

You could download olds Anaconda versions here

The reason for it is that Unity ml-agents needs TensorFlow in version 1.15 and TensorFlow 1.15 needs Python. 3.6.x.

Dependencies

All packages and their versions are describe in requirements.txt.

You need to run these commands before to install all dependencies:

pip install --upgrade pip
pip install -r requirements.txt
pip -q install ./python

You'll have these three commands in the first part of [Navigation.ipynb], as well.

Unity's Environment

You need only select the environment that matches your operating system:

Linux: click here Mac OSX: click here Windows (32-bit): click here Windows (64-bit): click here

(For AWS) If you'd like to train the agent on AWS (and have not enabled a virtual screen), then please use this link to obtain the environment.

Then, place the unzipped folder on the root of this repository.

License

The contents of this repository are covered under the MIT License.

ds-drl-bananas-collector's People

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.