Explore >> Select a destination


You are here

algobeans.com
| | www.3blue1brown.com
2.5 parsecs away

Travel
| | An overview of what a neural network is, introduced in the context of recognizing hand-written digits.
| | vankessel.io
1.4 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | sausheong.github.io
1.7 parsecs away

Travel
| | I have written a lot of computer programs in my career, most of the time to solve various problems or perform some tasks (or sometimes just for fun). For most part, other than bugs, as long as I tell the computer what to do very clearly (in whichever the programming language I use) it will obediently follow my instructions. This is because computer programs are really good at executing algorithms - instructions that follow defined steps and patterns that are precise and often repetitious.
| | www.hamza.se
6.9 parsecs away

Travel
| A walkthrough of implementing a neural network from scratch in Python, exploring what makes these seemingly complex systems actually quite straightforward.