Deep Learning Course notations

Andrew is using symbols like the big R and epsilon without ever explaining what they mean. Did he explain them in an earlier course?
Lecture: https://www.coursera.org/learn/neural-networks-deep-learning/lecture/Z8j0R/binary-classification
Timestamp: 4:40

Please update you post with a link to the lecture, timestamp and slide.

ā€œBig Rā€ is a standard mathematical reference to the space of real numbers. It will also have a superscript that specifies how many dimensions are being considered.

ā€˜epsilon’ is a common variable used to refer to small changes in some experimental value.

Hello Tyler,

Welcome to the community and thank you for your question.

You can find all the notations used in DLS course from the following link:

Ok, I did, thank you

Ok I guess it isn’t epsilon, it’s the one that looks like a fork or like a rounded capital E. You say it’s standard, for what kind of math?

Thank you Rashmi, but that does not help. That page does not define the big R symbol or the rounded E symbol.

Please post a screen capture image that shows the symbols you’re asking about. I don’t recognize ā€œrounded Eā€.

\in = is in
eg:
If x \in \mathbb{R}, x belongs to the set of real numbers.

Please see

  1. Basic concepts and notation section here
  2. Set builder notation