Mathspp Blog

342 391,958 32,910
articles words lines of code

In this article of the NNFwP series we'll do the “student-teacher” experiment with two neural networks, where one network will learn directly from the other.

It's night time and 4 friends need to cross a fragile bridge, but they only have one torch. What's the order in which they should cross?

In this Pydon't I talk about Python style and I go over some tools you can use to help you remain within a consistent style.

In this Pydon't I show you why refactoring is important and show you how to do it in little steps, so that it doesn't become too overwhelming.

Three friends are given three different numbers that add up to a dozen. Can you figure out everyone's numbers?

Does elegance matter when writing computer programs..?