This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 518: Merge review/tutorials to master
Updated the first 4 tutorials: * [Getting started with image classification on the Raspberry Pi](/ELL/tutorials/Getting-Started-with-Image-Classification-on-the-Raspberry-Pi/) * [Getting started with image classification in C++](/ELL/tutorials/Getting-Started-with-Image-Classification-in-Cpp/) * [Boosting classifier accuracy by grouping categories](/ELL/tutorials/Boosting-classifier-accuracy-by-grouping-categories/) * [Importing new models](/ELL/tutorials/Importing-new-models/) The changes are mainly: - Remove state from helpers and move to functions. This helps make it clear what the inputs are for each step. - Getting started in python and Getting started in Cpp tutorials match as much as possible - Updated text per guidelines over email. I'm sure there is more to do there. NOTE: Other tutorials are being updated and this PR will be updated as they are done. Use this PR to add comments, address broken instructions etc., but focus on the tutorials that are in the updated list above, first.
- Loading branch information
Byron Changuion
committed
Oct 2, 2017
1 parent
b48bafd
commit a314974
Showing
49 changed files
with
2,386 additions
and
3,288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.