Hacker News new | ask | show | jobs
by dandelionv1bes 137 days ago
If you’re interested in an easy explainer for backprop, then highly recommend math for deep learning by Kneusel. Finished it recently and you can apply the chain rule backwards by hand with a tiny NN, and code one too.