Neural Networks (Part 1)
Artificial neural networks are mathematical models inspired by the biological structure of the brain. They are used to approximate complex unknown functions which depend on many input parameters. They have the ability to learn from examples and gather experience over time. Neural networks are gaining popularity and are already used in various areas like: function

