Stock Price Forecasting (NYSE: IBM) with Deep Learning using Multilayer Perceptron (MLP)

This article illustrates the use of Deep Learning, and more specifically the multilayer perceptron (MLP) for the purpose of forecasting stock prices for IBM. In a previous article, we've demonstrated the use of traditional time-series analysis using the ARIMA model. The results were fascinating, as we saw that the normalized mean squared error was in …

Continue reading Stock Price Forecasting (NYSE: IBM) with Deep Learning using Multilayer Perceptron (MLP)