Ask HN: Is it important to have sharp math knowledge for deep learning?
So I've been learning deep learning from Andrew Ng courses and it's great. I actually remember a lot of algebra and calculus, as I used to be a TA in uni, but almost 10 years have already passed and I'm not that sharp anymore. For instance, I have to frequently review how to transpose a matrix, review derivate tables etc.
Is it worth to really review everything and do people that do deep learning professionally have always amazing knowledge about math, or is it normal to dig it up when you need it?
I could buy some books and go through them, but I'm not sure if it's worth the time given that I can invest on learning all the ML/DL things I don't know, which are many.
3 comments
[ 2.7 ms ] story [ 17.9 ms ] threadYou probably should at least know how to do the basic stuff in numpy or whatever though.
For me it isn't also very clear until where it is useful to learn math.
I'm also more on the practical/software engineering side, so I don't even have intentions of doing research. I just want to follow the most up to date methods.