|
You are here |
algobeans.com | ||
| | | | |
www.3blue1brown.com
|
|
| | | | | An overview of what a neural network is, introduced in the context of recognizing hand-written digits. | |
| | | | |
vankessel.io
|
|
| | | | | A blog for my thoughts. Mostly philosophy, math, and programming. | |
| | | | |
sausheong.github.io
|
|
| | | | | 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
|
|
| | | A walkthrough of implementing a neural network from scratch in Python, exploring what makes these seemingly complex systems actually quite straightforward. | ||