hamishs / ML4F
Using transformer models to do multi-step equity time series prediction.
☆13Updated 4 years ago
Alternatives and similar repositories for ML4F:
Users that are interested in ML4F are comparing it to the libraries listed below
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆108Updated 5 years ago
- This repo holds the implementation the paper 'Forecasting gold price using a novel hybrid model with ICEEMDAN and LSTM-CNN-CBAM', by Yanh…☆48Updated 2 years ago
- An Ensemble DL Model Tuned with Genetic Algorithm for Oil Production Forecasting.☆68Updated last year
- Forex Time-Series Prediction Using TCN☆44Updated 5 years ago
- CNN+LSTM+Attention predict stock☆53Updated 3 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆35Updated 5 years ago
- Basic RNN, LSTM, GRU, and Attention for time-series prediction☆170Updated 6 months ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆86Updated 3 years ago
- TensorFlow implementation of DeepTCN model for probabilistic time series forecasting with temporal convolutional networks.☆39Updated last year
- Python implementation of the paper "A CNN–LSTM model for gold price time-series forecasting". Published in Neural Computing and Applicati…☆17Updated 3 years ago
- A novel time series forecasting model, called CEEMDAN-TCN.☆11Updated 3 years ago
- ☆10Updated 3 years ago
- Air Quality Predictions with a Semi-Supervised Bidirectional LSTM Neural Network☆23Updated 3 years ago
- Short-term Air Quality Prediction Based on EMD-Transformer-BiLSTM☆31Updated last year
- Application of deep learning model (Temporal Fusion Transformer) to forecast time-series data☆33Updated 4 years ago
- ☆95Updated 2 years ago
- CEEMDAN+SampleEntropy+LSTM+RF☆14Updated 3 years ago
- EA-LSTM: Evolutionary Attention-based LSTM for Time Series Prediction☆38Updated 6 years ago
- CEEMDAN-VMD-LSTM Forecasting model (a light version of CEEMDAN_LSTM)☆88Updated 2 years ago
- EMD-VMD-TCN short-term load forecasting☆13Updated last year
- ☆16Updated 3 years ago
- ☆26Updated 3 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆57Updated 4 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆58Updated 2 years ago
- Tree seed algorithm and Particle Swarm algorithm are used for searching the LSTM hyper parameters☆10Updated 2 years ago
- Closing price prediction for BTC and ETH using LSTM, CNN-LSTM, BiLSTM, CNN-BiLSTM, and GRU☆30Updated 2 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- Multivariate Time Series Prediction using Keras (CNN BiLSTM Attention)☆89Updated 4 years ago
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆16Updated 4 years ago
- Implementation of TPA-LSTM in TensorFlow2☆17Updated 3 years ago