Neurons Example Here, a small neural network made of 3 neurons attempts to learn $f(x, y) = \sin(x) + \frac{y^2}{10}$. Only the last (output) neuron is optimized for now.