Skip to Content
Python Deep Learning - Second Edition
book

Python Deep Learning - Second Edition

by Ivan Vasilev, Daniel Slater, Gianmario Spacagna, Peter Roelants, Valentino Zocca
January 2019
Intermediate to advanced
386 pages
11h 13m
English
Packt Publishing
Content preview from Python Deep Learning - Second Edition

Model inputs and outputs

Unlike the end-to-end approach, which uses the raw sensor data (for example, camera images), here we'll use the so-called middle-level input. This is a series of top-down (birds-eye) view 400 × 400 images, similar to the images of the CarRacing-v0 environment but much more complex. One moment of time is represented by multiple images, where each one contains different elements of the environment.

We can see an example of a ChauffeurNet input/output combination in the following diagram:

ChauffeurNet inputs (source: https://arxiv.org/abs/1812.03079)

Let's discuss the input/output elements in alphabetical order:

  • (a) ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Deep Learning

Python Deep Learning

Valentino Zocca, Gianmario Spacagna, Daniel Slater, Peter Roelants

Publisher Resources

ISBN: 9781789348460Supplemental Content