oct-month / track-predictionLinks
4D航迹预测
☆12Updated last year
Alternatives and similar repositories for track-prediction
Users that are interested in track-prediction are comparing it to the libraries listed below
Sorting:
- lstm-rnn, seq2seq model and attention-seq2seq model for vessel trajectory prediction.☆107Updated 4 years ago
- Incorporating Transformer and LSTM to Kalman Filter with EM algorithm☆183Updated 2 years ago
- Binary Time Series Classification using two different approaches: LSTM with Dropout and LSTM with Attention.☆13Updated 5 years ago
- ☆16Updated 3 years ago
- ☆54Updated 7 years ago
- PyTorch implementation for Social-LSTM, which is built to predict multi-vessel trajectories.☆61Updated 3 years ago
- Short-term Air Quality Prediction Based on EMD-Transformer-BiLSTM☆36Updated last year
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 11 months ago
- Multi-sensor and Multi-scale data fusion through Convolutional Neural Networks☆12Updated 4 years ago
- A novel time series forecasting model, called CEEMDAN-TCN.☆11Updated 3 years ago
- ☆25Updated 6 months ago
- ☆35Updated 4 years ago
- 使用LSTM预测回归问题,使用注意力机制自动提取特征的重要程度。Using LSTM to predict regression problems, Attention mechanism is used to automatically extract the impor…☆18Updated 4 years ago
- GPS Data Prediction Using Keras RNN LSTM Time Series GPS data and Movement of vehicle☆20Updated 5 years ago
- A geometric-driven semi-supervised approach for fishing activity detection from AIS data.☆14Updated 2 years ago
- A Hybrid Deep Learning Model with Attention based ConvLSTM Networks for Short-Term Traffic Flow Prediction☆108Updated 3 years ago
- 🍅Concrete pump truck concrete piston fault early warning competition, simply processing the training set, you can get a good score, plus…☆10Updated 2 years ago
- Dynamic Attention And Trajectory Cognition Based Graph Convolution Network For Traffic Flow Forecasting☆14Updated 2 years ago
- Short-Term Aggregated Residential Load Forecasting using BiLSTM and CNN-BiLSTM☆34Updated 2 years ago
- Time series missing data imputation with Temporal Convolutional Denoising Autoencoder☆18Updated 11 months ago
- ☆24Updated 3 years ago
- Air Quality Predictions with a Semi-Supervised Bidirectional LSTM Neural Network☆24Updated 3 years ago
- LSTM Auto-Encoder (LSTM-AE) implementation in Pytorch☆85Updated 4 years ago
- Implementation of TPA-LSTM in TensorFlow2☆17Updated 3 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 7 years ago
- This repository includes code for the paper: Lithology Identification Based on One-dimensional Convolutional Neural Network and Recurrent…☆15Updated 3 years ago
- Multi-Attention Temporal Graph Convolution Network for Traffic Flow Forecasting☆17Updated 2 years ago
- 航迹检测☆22Updated 7 years ago
- 利用transformer进行船舶轨迹预测。