Page 4

A Simple Explanation of Information Gain and Entropy

Machine Learning

What Information Gain and Information Entropy are and how they're used to train Decision Trees.

Read

CNNs, Part 2: Training a Convolutional Neural Network

Machine Learning

A simple walkthrough of deriving backpropagation for CNNs and implementing it from scratch in Python.

Read

Creating and Selling Multiplayer (.io) Web Games

Game Development

I was on an episode of The Changelog podcast!

Read

CNNs, Part 1: An Introduction to Convolutional Neural Networks

Machine Learning

A simple guide to what CNNs are, how they work, and how to build one from scratch in Python.

Read

How to Build a Multiplayer (.io) Web Game, Part 2

Game Development

A look into the backend server behind an .io game.

Read

How to Build a Multiplayer (.io) Web Game, Part 1

Game Development

A deep dive into the client-side Javascript of an .io game.

Read

Random Forests for Complete Beginners

Machine Learning

The definitive guide to Random Forests and Decision Trees.

Read

Why I Replaced Disqus and You Should Too

Web Development

How switching from Disqus to Commento reduced my page weight by 90%.

Read