Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Fix tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris committed Jul 22, 2017
1 parent ac2765b commit 5d515f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Embedded Learning Library (ELL) allows you to build and deploy machine-learn

This project has been developed by a team of researchers at Microsoft Research. It's a work in progress, and we expect it to change rapidly, including breaking API changes. Despite this code churn, we welcome you to try it and give us feedback!

A good place to start is the [tutorial](tutorials/vision/gettingStarted/README.md),
A good place to start is the [tutorial](https://github.com/Microsoft/ELL/blob/master/tutorials/vision/gettingStarted/README.md),
which allows you to do image recognition on a Raspberry Pi with a web cam, disconnected from the cloud. The software you deploy to the Pi will recognize a variety of common objects on camera and print a label for the recognized object on the Pi's screen.

![coffee mug](/ELL/images/coffeemug.jpg)
Expand Down

0 comments on commit 5d515f4

Please sign in to comment.