This dissertation examines using neural networks to predict financial time series, specifically the S&P Mib Index of the Milan stock exchange. The document provides background on neural networks, including their history and development from simple linear models to modern multi-layer models. It describes supervised neural networks and their components like activation functions and weights. The dissertation then details training neural network weights using methods like backpropagation and techniques to prevent overfitting. Finally, it applies these concepts in a case study using neural networks to forecast changes in the S&P Mib Index.