Git Product home page Git Product logo

time-series-forecasting-and-deep-learning's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @DaoSword
  • ๐Ÿ‘€ Iโ€™m interested in data science, machine learning, AI, time series forecasting and other interesting fields.
  • ๐ŸŒฑ Iโ€™m currently learning shakuhachi, piano, and chess.

time-series-forecasting-and-deep-learning's People

Contributors

943fansi avatar blacksingular avatar daosword avatar gorold avatar ztxtech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

time-series-forecasting-and-deep-learning's Issues

Add library

  1. Machine learning for transportation data imputation and prediction
    transdim

  2. A Python package to discover stochastic differential equations from time series data
    PyDaddy

  3. pyclustering is a Python, C++ data mining library
    pyclustering

Add paper

Add paper

  1. TCCT: Tightly-Coupled Convolutional Transformer on Time Series Forecasting
    code https://github.com/OrigamiSL/TCCT2021-Neurocomputing-
  2. Area2Area Forecasting: Looser Constraints, Better Predictions [Manuscript submitted to journal Neurocomputing]
    code https://github.com/OrigamiSL/A2A
  3. FDNet: Focal Decomposed Network for Efficient, Robust and Practical Time Series Forecasting[Manuscript submitted to KBS]
    code https://github.com/OrigamiSL/FDNet
  4. Respecting Time Series Properties Makes Deep Time Series Forecasting Perfect
    code https://github.com/OrigamiSL/RTNet2022
  5. GBT: Two-stage Transformer Framework for Non-stationary Time Series Forecasting[Manuscript submitted to Information Sciences]
    code https://github.com/OrigamiSL/GBT

Suggestion: Increase the display of the number of papers.

If you also find this useful, can you add this feature?
Also, I noticed that you added resources for anomaly detection. Here, I want to share a repository DeepOD under development.
By the way, will submitting a paper on anomaly detection have any conflicts with time series forecasting?

Add paper

Add papers

add paper

Unsupervised Representation Learning for Time Series: A Review
https://github.com/mqwfrog/ULTS

Automatic Feature Engineering for Time Series Classification: Evaluation and Discussion
https://github.com/aurelien-renault/Automatic-Feature-Engineering-for-TSC

DEEPTSF: CODELESS MACHINE LEARNING OPERATIONS FOR TIME SERIES FORECASTING
https://github.com/I-NERGY/DeepTSF

Enhancing Representation Learning for Periodic Time Series with Floss: A Frequency Domain Regularization Approach
https://github.com/agustdd/floss

Add paper

  1. Volatility Based Kernels and Moving Average Means for Accurate Forecasting with Gaussian Processes
    code https://github.com/g-benton/Volt
  2. DSTAGNN: Dynamic Spatial-Temporal Aware Graph Neural Network for Traffic Flow Forecasting
    code https://github.com/SYLan2019/DSTAGNN
  3. Multi-Granularity Residual Learning with Confidence Estimation for Time Series Prediction
    code
  4. CAMul: Calibrated and Accurate Multi-view Time-Series Forecasting
    code https://github.com/AdityaLab/CAMul
  5. EXIT: Extrapolation and Interpolation-based Neural Controlled Differential Equations for Time-series Classification and Forecasting
    code https://github.com/sheoyon-jhin/EXIT
  6. RETE: Retrieval-Enhanced Temporal Event Forecasting on Unified Query Product Evolutionary Graph
    code https://github.com/DiMarzioBian/RETE_TheWebConf
  7. Conditional Local Convolution for Spatio-temporal Meteorological Forecasting
    code https://github.com/BIRD-TAO/CLCRN
  8. TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs
    code https://github.com/liu-yushan/TLogic
  9. Spatio-Temporal Recurrent Networks for Event-Based Optical Flow Estimation
    code https://github.com/ruizhao26/STE-FlowNet
  10. ST-GSP: Spatial-Temporal Global Semantic Representation Learning for Urban Flow Prediction
    code https://github.com/k51/STGSP
  11. DEPTS: DEEP EXPANSION LEARNING FOR PERIODIC TIME SERIES FORECASTING
    code https://github.com/weifantt/DEPTS
  12. REVERSIBLE INSTANCE NORMALIZATION FOR ACCURATE TIME-SERIES FORECASTING AGAINST DISTRIBUTION SHIFT
    code https://github.com/ts-kim/RevIN
  13. Deep Switching Auto-Regressive Factorization: Application to Time Series Forecasting
    code https://github.com/ostadabbas/DSARF
  14. Dynamic Gaussian Mixture Based Deep Generative Model for Robust Forecasting on Sparse Multivariate Time Series
    code https://github.com/thuwuyinjun/DGM2
  15. Synergetic Learning of Heterogeneous Temporal Sequences for Multi-Horizon Probabilistic Forecasting
    code https://github.com/longyuanli/VSMHN
  16. Time-Series Event Prediction with Evolutionary State Graph
    code https://github.com/VachelHU/EvoNet
  17. Long Horizon Forecasting With Temporal Point Processes
    code https://github.com/pratham16cse/DualTPP
  18. Z-GCNETs: Time Zigzags at Graph Convolutional Networks for Time Series Forecasting
    code https://github.com/Z-GCNETs/Z-GCNETs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.