Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranjk authored Jul 23, 2018
1 parent 71ef7ba commit 233b9ad
Showing 1 changed file with 15 additions and 19 deletions.
34 changes: 15 additions & 19 deletions docs/tutorials/README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,33 @@
# Machine Learning Suite Tutorials

## Jupyter Notebook Tutorials
- [Launching Jupyter Server][]
#### xfDNN Tools
- [Using the xfDNN Compiler w/ a Caffe Model][]
- [Using the xfDNN Quantizer to quantize caffe models][]

#### Image Classification
- [Image Classification w/ Caffe Model][]

#### Object Detection
- [Object Detection w/ YOLOv2 (Darknet -> Caffe)][]

## Command Line Tutorials
#### xfDNN Tools
- [Compiling Networks with xfDNN Compiler][]
- [Calibrate High Precision Models for INT16/8 Deployment][]

#### Image Classification
- [Image Classification GoogLeNet v1 Demo on AWS][]
- [Image Classification GoogLeNet v1 Demo on VCU1525][]
- [Image Classification with Python APIs][]

#### Object Detection
- [Object Detection with Yolo][]

#### Web Services
- [DeepDetect REST Tutorial][]
- [DeepDetect Webcam Tutorial][]




## Jupyter Notebook Tutorials
- [Launching Jupyter Server][]
#### xfDNN Tools
- [Using the xfDNN Compiler w/ a Caffe Model][]
- [Using the xfDNN Quantizer to quantize caffe models][]

#### Image Classification
- [Image Classification w/ Caffe Model][]

#### Object Detection
- [Object Detection w/ YOLOv2 (Darknet -> Caffe)][]

- [Image Classification GoogLeNet v1 Demo on AWS][]
- [Image Classification GoogLeNet v1 Demo on VCU1525][]
- [Image Classification with Python APIs][]


[Compiling Networks with xfDNN Compiler]: compile.md
Expand Down

0 comments on commit 233b9ad

Please sign in to comment.