Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Zimin(e) authored Apr 26, 2018
1 parent 39b26ae commit 61e901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This codifies [AWS ML inference tutorial](https://docs.aws.amazon.com/greengrass/latest/developerguide/ml-console.html). The intend is a consisten repeatable development environment for experimenting and enjoying Greengrass ML Inference.

* Instead of using AWS Console, Python/BotoCLI is used via [Greengo](http://greengo.io)
* Instead of using AWS Console, resource defined in with [Greengo](http://greengo.io) and created with Python/Boto3.
* Instead of Raspberry PI, a Ubuntu VM.
* Instead of a camera, images are dropped to an `/images` folder in a VM. The ML inference Lambda function
uses access to local volume to read the images.
Expand Down

0 comments on commit 61e901c

Please sign in to comment.