QNNs for Stock Price Trend Prediction background cover

QNNs for Stock Price Trend Prediction

Develop quantum neural network models using PyTorch to predict stock price trends based on limit order book data.

Quantum Signals

Hosted by

Quantum Signals

Posted

train model

Hi ,
how do you train the model with the data ? i am not sure where to put the dataset_type = "train"
dataset = FIDataset(dataset_type,".aqora/data/data")
Best regards, Jerome Petit

Order by:

Antoine Chauvin

3

Posted by antoine •

how do you train the model with the data ?
I must say that it really depends on the ML library you are likely to use. Which one are you using?
i am not sure where to put the dataset_type = "train"
dataset = FIDataset(dataset_type,".aqora/data/data")
You should use the dataset variable here as the input for your ML implementation.
I also recommend that your read this thread if you are having some troubles with FIDataset.
Let me know if you need further assistance!

Want to join this discussion?

Join our community today and start discussing with our members by participating in exciting events, competitions, and challenges. Sign up now to engage with quantum experts!