William Falcon
AI for Impact
Home
About
AI Consulting
Research
Teaching / talks
Code
AI Blog
prior-ios-work
William Falcon
AI for Impact
Home
About
AI Consulting
Research
Teaching / talks
Code
AI Blog
prior-ios-work
The Backprop tutorial to end all tutorials
let's say we want to minimize this function
first we build the computational graph (from inside-outside of the function)
Now we add sample data and do the forward pass.