hitlic / torchility
A pytorch-lightning based tool for training pytorch model more simply
☆19Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for torchility
- Pytorch模型训练工具☆35Updated 3 months ago
- Code for paper "Temporal Relational Ranking for Stock Prediction"☆445Updated 3 years ago
- pytorch实现用LSTM做股票价格预测☆209Updated 4 years ago
- This is the codes for Diebold-Mariano test based on Python☆13Updated 4 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆32Updated 4 years ago
- A Pytorch implementation of paper "Temporal Relational Ranking for Stock Prediction"☆42Updated 2 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆53Updated 3 years ago
- Closing price prediction for BTC and ETH using LSTM, CNN-LSTM, BiLSTM, CNN-BiLSTM, and GRU☆25Updated 2 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 4 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆148Updated 2 years ago
- ☆34Updated 2 years ago
- ☆26Updated 4 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆75Updated 2 years ago
- Learing the process of LSTM, and use keras achieve stock prediction using LSTM。LSTM步骤解释,然后使用keras实现用LSTM预测股票走势☆12Updated 4 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆174Updated 2 years ago
- ☆804Updated last year
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆278Updated 2 years ago
- Modeling the Momentum Spillover Effect for Stock Prediction via Attribute-Driven Graph Attention Networks☆122Updated 2 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆229Updated 9 months ago
- 深度学习以进行时间序列预测☆583Updated 3 years ago
- Attempt to use XGBoost in stock price prediction☆83Updated 4 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆100Updated 4 years ago
- Codes for time series forecast☆145Updated 3 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆578Updated 4 years ago
- ☆59Updated 4 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆701Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆64Updated 5 years ago
- Seq2Seq, Bert, Transformer, WaveNet for time series prediction.☆573Updated 3 months ago
- Relational Temporal Graph Convolutional Network for Ranking-based Stock Prediction☆34Updated 3 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆97Updated 6 years ago