On Machine Learning and Self-Directed Learning

In mid-September, Simon spent a couple days learning how to build a Feed Forward Neural Network, together with a friend. It all started after the friend shared a cool business … Continue reading On Machine Learning and Self-Directed Learning

Simon Shares his Derivatives Tricks: Visualizing Calculus

It never seizes to mesmerize me how Simon sees math. So many times has he solved math problems or proved theorems relying on visual, geometric illustrations instead of bluntly applying … Continue reading Simon Shares his Derivatives Tricks: Visualizing Calculus

Science on the Balcony: Position of a Pendulum

Simon: “The direct formula for the position of a pendulum is not what you might think”. Simon’s code for spring and graph: https://editor.p5js.org/simontiger/sketches/mWp6gQLxz Simon’s code for pendulum with directed fields: … Continue reading Science on the Balcony: Position of a Pendulum

Math for Neural Networks and Calculus Fundamentals via Brilliant.org

A little over a month ago, Simon picked up neural networks again (something he had tried a while ago but couldn’t grasp intuitively). He started the Artificial Neural Networks course … Continue reading Math for Neural Networks and Calculus Fundamentals via Brilliant.org

Impressions on Newton’s mechanics.

“Are you impressed?” – Simon asks, laughingly, and I can see it must be a pun. We are in bed, reading up on Newton’s laws of motion that talk of … Continue reading Impressions on Newton’s mechanics.

Geometric Definition of e

The idea comes from a video by Mathologer. Simon sketches a geometric definition of the Euler’s number (e) using integrals. He messed up a little with the integral notation, but … Continue reading Geometric Definition of e

Simon’s Changes to the Lorenz Attractor Coding Challenge

Simon explains why he slightly changed Daniel Shiffman’s Lorenz Attractor Coding Challenge: Simon used four variables instead of 11. The Lorenz system is a system of ordinary differential equations, first … Continue reading Simon’s Changes to the Lorenz Attractor Coding Challenge