Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

Google Stock prediction using Multivariate LSTM Neural Network
Latest   Machine Learning

Google Stock prediction using Multivariate LSTM Neural Network

Last Updated on July 24, 2023 by Editorial Team

Author(s): Michelangiolo Mazzeschi

Originally published on Towards AI.

Interpolation

Not long ago I published a similar article on how to use LSTMs to make Stock predictions using a Vanilla Neural Network. Because I wanted to minimize the complexity of the problem, I used a monovarietal model. Today I will make the use of a multivariate model to train my AI. It will be more complex, but it will begin to be more realistic. The structure I will be using will be almost identical to the one followed in the previous article, with the only difference that this one will be able to incorporate multiple variables (GOOG price and GDP).

***DISCLAIMER:… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓