ches-001 / Price-Prediction-with-Recurrent-Neural-Networks-LSTMs-

LSTMs (Long Short Term Memory) RNN for prediction of price trends
9 stars 1 forks source link

Covid #1

Open cleder opened 2 years ago

cleder commented 2 years ago

Just a thought: Would this also work on (e.g.) Covid19 data to predict trends?

ches-001 commented 2 years ago

Just a thought: Would this also work on (e.g.) Covid19 data to predict trends?

If the target dependencies are previous records over time, then yes.