LSTM Neural Networks for Time Series Prediction
jakob-aungiers.com
LSTM Neural Networks for Time Series Prediction
1–10 of 23 posts
Re: LSTM Neural Networks for Time Series Prediction
#2>A stock time series is unfortunately not a function that can be mapped.
Re: LSTM Neural Networks for Time Series Prediction
#3Re: LSTM Neural Networks for Time Series Prediction
#4So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. >A stock time series is unfortunately not a function that can be mapped.
Re: LSTM Neural Networks for Time Series Prediction
#5So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. >A stock time series is unfortunately not a function that can be mapped.
I would say that you certainly can not predict it. But given enough information (all stocks, news, etc) sufficiently complicated LSTM-like network might be able to beat you. But feasibility of building and computing it today - I have my serious doubts :)
Anyway thanks
Re: LSTM Neural Networks for Time Series Prediction
#6I suspect that, similar to other time series applications, you'll find some interesting signals from exogenous effects. I wonder how LSTMs can incorporate this exogenous information for time series analysis.
Re: LSTM Neural Networks for Time Series Prediction
#7So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. >A stock time series is unfortunately not a function that can be mapped.
I would say that you certainly can not predict it. But given enough information (all stocks, news, etc) sufficiently complicated LSTM-like network might be able to beat you. But feasibility of building and computing it today - I have my serious doubts :)
Re: LSTM Neural Networks for Time Series Prediction
#8So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. >A stock time series is unfortunately not a function that can be mapped.
Not sure about "predicting" the stocks with ANNs, but how do you explain the Medallion Fund averaging about 30%/y (ballpark) without a single loss year since 1990 ?
https://www.bloomberg.com/news/articles/2016-11-21/how-renai...
Re: LSTM Neural Networks for Time Series Prediction
#9So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. >A stock time series is unfortunately not a function that can be mapped.
> So... can you or can you not, predict the stocks with ANN's... haha, guess I won't be quitting my job any time soon. Not sure about "predicting" the stocks with ANNs, but how do you explain the Medallion Fund averaging about 30%/y (ballpark) without a single loss year since 1990 ? https://www.bloomberg.com/news/articles/2016-11-21/how-renai...
https://www.bloomberg.com/news/articles/2015-02-20/high-freq...
I wonder what the Sharpe Ratios of the trading systems these funds run are.