Skip to Content
Strengthening Deep Neural Networks
book

Strengthening Deep Neural Networks

by Katy Warr
July 2019
Intermediate to advanced
244 pages
6h 34m
English
O'Reilly Media, Inc.
Content preview from Strengthening Deep Neural Networks

Appendix A. Mathematics Terminology Reference

To serve as either a refresher or an introduction, Table A-1 summarizes the key mathematical terminology in the context in which it is used in this book.

Table A-1. Mathematics terminology summary
Terminology Description
x A nonbold variable refers to a scalar.
x A variable in bold refers to a vector.
y = f(x; Θ) The result of function f on the vector input x, where f is dependent on the parameters Θ. In the context of this book, this represents the output of a DNN model for a particular input: f represents the DNN model algorithm, Θ represents its parameters determined during training, and x is the input to the model.
C(f(x; Θ), y) The result of function C given f(x; Θ) and the vector y. In the context of this book, this represents the cost (or loss) of the DNN model for a particular input with respect to the required output y.
xi The element i of vector x.
dy dx The derivative of y with respect to x.
y x The partial derivative of y with respect to x, wh - ere x is one of the variables that affects y.
x f The nabla (upside-down Greek delta) symbol means “gradient.” x f refers to the vector of partial derivatives of the function f for the vector x. Put more simply, this means the effect that a very small change to the value of x has on the function f.
{1, 2, . . . L} The set of numbers from 1 to L.
The set of real numbers.
{x : P(x)} The set of all values of x for which P(x) is true, ...
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.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Hands-On Neural Networks with Keras

Hands-On Neural Networks with Keras

Niloy Purkait
The TensorFlow Workshop

The TensorFlow Workshop

Matthew Moocarme, Abhranshu Bagchi, Anthony So, Anthony Maddalone

Publisher Resources

ISBN: 9781492044949Errata Page