From the desk of Scott Thornton

Personal tech blog covering AI security, networking, and programming — built with Jekyll on GitHub Pages

View on GitHub

Tutorials

In-depth guides and step-by-step tutorials on AI/ML, Security, Networking, and Python.

Building a Neural Network from Scratch in Python

intermediate January 2025

Understand neural networks by implementing one using only NumPy