How to build a simple neural network in 9 lines of Python code
As part of my quest to learn about AI, I set myself the goal of building a simple neural network in Python. (more…)
Read more »
As a little extension to my previous video, I show here how to solve the heat equation in 3 dimensions to simulate the cooking of a turkey breast.Code (see v… Read more