Comment on What do I need to read to understand basic pytorch?

<- View Parent
howrar@lemmy.ca ⁨9⁩ ⁨months⁩ ago

I know you said you couldn’t find what you were looking for in the docs, but just in case you were looking in the wrong place:

Besides the convolution operator, I believe all the math should have been covered in high school (summation, max, and basic arithmetics). And convolution is also just defined in terms of these same operations, so you should be able to understand the definition (See the discrete definition in the wiki page under the “cross corrosion of deterministic signals” section).

The math does look daunting if it’s your first time encountering them (I’ve been there), and sometimes all you really need to confirmation that you already have all the requisite knowledge.

source
Sort:hotnewtop