09 – A short introduction to Artificial Neural Networks
Hey crew! Are you ready for a new post?! Here we go then! Today I’m going to introduce you to a more technical topic. In fact, we are going to talk about machine learning and Artificial Neural Networks (ANNs) in particular. Machine learning is a subfield of computer science which aims to give computers the ability to do something without being explicitly programmed for doing that. Originally, it comes from the study of pattern recognition and computational learning theory in artificial intelligence. Exploring the study and construction of algorithms that can learn from experience (historical data), the algorithm operates by building a model from example inputs in order to make data-driven predictions or decisions. ANN is just a branch of Machine Learning. They are data processing paradigms inspired by the way the biological nervous system process information in human beings (Biological Neural Networks, BNNs). Usually they are used to estimate or approximate functions t