What are Neural Networks
Neural Networks are a type of Machine Learning model inspired by how the human brain works.
They learn to recognize patterns by passing data through layers of connected units called neurons.
At a high level:
???? Input goes in → gets transformed → output comes out