Neural Networks
What is a neural network?
A neural network is just a mathematical function, which contains some layers.
"No Worries we will discuss more about layers in this blog"
Let's Consider a simple function that does :
Multiplies each input by several values....
dev-seek.hashnode.dev8 min read