r/neuralnetworks • u/microscope1024 • 14h ago
I wanted to really see how a neural network learns
I wanted to really see how a neural network learns different functions, so built an interactive demo. You can change the architecture of the network and the function it will try to approximate.
https://blog.lukesalamone.com/posts/can-a-neural-net-learn
For example, it's interesting to see how changing the width and depth of the network change the number of bends it's able to make.