Skip to content

Commit

Permalink
Updated to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aweeraman committed Dec 18, 2018
1 parent dc1f4d9 commit 669ef77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Udacity Deep Reinforcement Learning Nanodegree Project: Navigation
# Udacity Deep Reinforcement Learning Nanodegree Project 1: Navigation

This is a project that uses Deep Q-Networks to train an agent to capture yellow bananas and avoid
blue bananas through deep reinforcement learning in a Unity ML-Agents environment.

The steps below will describe how to get this running on Linux/MacOS:
The steps below will describe how to get this running on MacOS:

## 1. Clone the repo

```
$ git clone https://github.com/aweeraman/deep-q-networks-navigation
$ git clone https://github.com/aweeraman/deep-q-networks-navigation.git
```

## 2. Install Python & dependencies
Expand Down

0 comments on commit 669ef77

Please sign in to comment.