News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Learn how to implement backpropagation using automatic differentiation from the ground up in Python—no libraries, just pure logic and math!