搜索资源列表
lstm-oreilly-master
- 时间序列预测,股票走势预测,自然语言处理等等(Time Series Prediction)
LSTMshili
- 做预测,预测股票趋势的一个小例子,可运行,比较简单明了,容易理解,适合初学者(A small example of forecasting, predicting stock trends, running, easy to understand, easy to understand, suitable for beginners)
tf_stock_1
- 利用lstm预测股票接下来100个时刻的股价,并作图(Using LSTM to Predict Stock Price)
deecamp
- 利用LSTM进行股票预测,采用python编程(forecast the stock price with LSTM)
stock_predict_with_LSTM-master
- 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
RNN_LSTM股市预测
- lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
lstm回归预测模型
- 长短时记忆神经网络回归预测模型,可做负荷预测,能耗预测,股票预测等。