Closed haoawesome closed 10 years ago
https://github.com/gwtaylor/theano-rnn
https://github.com/jnamika/rnn
https://github.com/thearrow/ai-financialANN
https://github.com/pierregm/scikits.timeseries
http://nbviewer.ipython.org/github/changhiskhan/talks/blob/master/pydata2012/pandas_timeseries.ipynb
http://stackoverflow.com/questions/3584077/time-series-forecasting-eventually-with-python
时间序列: http://bigdata.memect.com/?s=%22time+series%22 通用python神经网络: http://python.memect.com/?tag=neuralnetwork Rnn 神经网络: http://bigdata.memect.com/?tag=rnn
http://www.weibo.com/message/history?uid=2752093185&name=andeguangshaqianwanjian
问: @andeguangshaqianwanjian 传送门啊,有python做神经网络(时间序列预测方面)的资料没 答: 准备一些入门知识 http://memect.co/6kcwmCh 基于神经网络的方案:试试Pandas; Github上有 theano-rnn 开源演示; 常规python时间序列分析 可以用scikit timeseries; 此外还有一些背景知识供你参考。
http://www.weibo.com/5220650532/Bj7qMhxSx?ref=
python做神经网络(时间序列预测方面)
https://github.com/gwtaylor/theano-rnn
https://github.com/jnamika/rnn
https://github.com/thearrow/ai-financialANN
常规 python 时间序列 分析
https://github.com/pierregm/scikits.timeseries
http://nbviewer.ipython.org/github/changhiskhan/talks/blob/master/pydata2012/pandas_timeseries.ipynb
http://stackoverflow.com/questions/3584077/time-series-forecasting-eventually-with-python
背景知识
时间序列: http://bigdata.memect.com/?s=%22time+series%22 通用python神经网络: http://python.memect.com/?tag=neuralnetwork Rnn 神经网络: http://bigdata.memect.com/?tag=rnn
pointers