Skip to content

mustaphabenhajm/Banana-DQN

Repository files navigation

Project 1: Navigation

Introduction

For this project, you will train an agent to navigate (and collect bananas!) in a large, square world.

Trained Agent

How to run this project

  1. Clone this repo :

    git clone https://github.com/MustaphaBM/Banana-DQN.git

  2. Create a conda environment where all the dependencies will be installed

    conda env create -f environment.yaml

    conda activate environment.yaml

Getting Started

  1. Download the environment from one of the links below. You need only select the environment that matches your operating system:

    (For Windows users) Check out this link if you need help with determining if your computer is running a 32-bit version or 64-bit version of the Windows operating system.

    (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.

About

Udacity Deep-RL Nano Degree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages