How to implement NN from scratch

Abstruct In this post, I am going to explain how mathematics is involved with Neural Network and how to implement it with only numpy. Content this post was written when I was a junior student. Therefore, there might be some mistakes. Please leave the comment below. Prerequisites rudimentary calculus knowledge Chain Rule Jacobi-Matrix This sections help you learn to take derivatives of vectors, matrices, and higher order tensors, thereby making you understand the following part....

April 25, 2022 · 5 min · umasikate