Skip to content

Commit ac0c02d

Browse files
committed
Add figures for chapter 8
1 parent 7e0d556 commit ac0c02d

24 files changed

+36
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ We take the speed of training and inference into hyperdrive by going through a c
6060

6161
We diversify our practical skills in a variety of topics and tools, ranging from installation, data collection, experiment management, visualizations, keeping track of the state-of-the-art in research all the way to exploring further avenues for building the theoretical foundations of deep learning.
6262

63-
[**Chapter 8 - Cloud APIs for Computer Vision: Up and Running in 15 Minutes**](https://github.com/practicaldl/Practical-Deep-Learning-Book/tree/master/code/chapter-8) | [Read online](https://learning.oreilly.com/library/view/practical-deep-learning/9781492034858/ch08.html)
63+
[**Chapter 8 - Cloud APIs for Computer Vision: Up and Running in 15 Minutes**](https://github.com/practicaldl/Practical-Deep-Learning-Book/tree/master/code/chapter-8) | [Read online](https://learning.oreilly.com/library/view/practical-deep-learning/9781492034858/ch08.html) | [Figures](figures/chapter-8)
6464

6565
Work smart, not hard. We utilize the power of cloud AI platforms from Google, Microsoft, Amazon, IBM and Clarifai in under 15 minutes. For tasks not solved with existing APIs, we then use custom classification services to train classifiers without coding. And then we pit them against each other in an open benchmark, you might be surprised who won.
6666

figures/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This directory contains references to the figures used within the book. All imag
1515
| [Chapter 5 - From Novice to Master Predictor: Maximizing Convolutional Neural Network Accuracy](chapter-5/) |
1616
| [Chapter 6 - Maximizing Speed and Performance of TensorFlow: A Handy Checklist](chapter-6/) |
1717
| Chapter 7 - Practical Tools, Tips, and Tricks |
18-
| Chapter 8 - Cloud APIs for Computer Vision: Up and Running in 15 Minutes |
18+
| [Chapter 8 - Cloud APIs for Computer Vision: Up and Running in 15 Minutes](chapter-8/) |
1919
| Chapter 9 - Scalable Inference Serving on Cloud with TensorFlow Serving and KubeFlow |
2020
| Chapter 10 - AI in the Browser with TensorFlow.js and ml5.js |
2121
| Chapter 11 - Real-Time Object Classification on iOS with Core ML |
2.33 MB
Loading
44.5 KB
Loading
67.8 KB
Loading
560 KB
Loading

figures/chapter-8/13-income-plot.jpg

80.6 KB
Loading
151 KB
Loading
993 KB
Loading

figures/chapter-8/16-train-button.png

17.9 KB
Loading

0 commit comments

Comments
 (0)