Oh wow, this looks like a 3d render of a perceptron when I started reading about neural networks. I guess essentially neural networks are built based on that idea? Inputs > weight function to to adjust the final output to desired values?
Yes, vanilla neural networks are just lots of perceptrons
Yes, vanilla neural networks are just lots of perceptrons