-
-
Battery-dataset-preprocessing-code-library Public
Forked from wang-fujin/Battery-dataset-preprocessing-code-libraryA code library for reading and preprocessing public battery dataset
Jupyter Notebook UpdatedJul 17, 2024 -
UniST Public
Forked from tsinghua-fib-lab/UniSTOfficial implementation for "UniST: A Prompt-Empowered Universal Model for Urban Spatio-Temporal Prediction" (KDD 2024)
Python UpdatedJun 28, 2024 -
TSLANet Public
Forked from emadeldeen24/TSLANet[ICML 2024] A novel, efficient approach combining convolutional operations with adaptive spectral analysis as a foundation model for different time series tasks
Python MIT License UpdatedJun 24, 2024 -
Convolutional-KANs Public
Forked from AntonioTepsich/Convolutional-KANsThis project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing the classic linear transformation of the convolution to learna…
Jupyter Notebook MIT License UpdatedJun 22, 2024 -
WT-planetary-gearbox-dataset Public
Forked from Liudd-BJUT/WT-planetary-gearbox-datasetWT-planetary-gearbox-datasets
UpdatedMay 10, 2024 -
S-D-Mamba Public
Forked from wzhwzhwzh0921/S-D-MambaCode for "Is Mamba Effective for Time Series Forecasting?"
Python UpdatedApr 30, 2024 -
DG-PHM Public
Forked from CHAOZHAO-1/DG-PHMThis is a reposotory that includes paper、code and datasets about domain generalization-based fault diagnosis and prognosis. (基于领域泛化的故障诊断和预测,持续更新)
UpdatedMar 26, 2024 -
carrot-chatgpt-hub Public
Forked from xx025/carrotFree ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
UpdatedJan 11, 2024 -
gpt_academic Public
Forked from binary-husky/gpt_academic为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。
Python GNU General Public License v3.0 UpdatedJan 10, 2024 -
Deep-Residual-Shrinkage-Networks Public
Forked from zhao62/Deep-Residual-Shrinkage-NetworksThe deep residual shrinkage network is a variant of deep residual networks.
Python UpdatedNov 29, 2023 -
EWSNet Public
Forked from liguge/EWSNetPhysics-informed Interpretable Wavelet Weight Initialization and Balanced Dynamic Adaptive Threshold for Intelligent Fault Diagnosis of Rolling Bearings pytorch
Python UpdatedNov 22, 2023 -
transfer-learning-fault-diagnosis-pytorch Public
Forked from Xiaohan-Chen/transfer-learning-fault-diagnosis-pytorchA transfer learning fault diagnosis repository covering popular algorithms
Python UpdatedNov 22, 2023 -
fault_diagnosis_hym Public
Forked from HymHust/fault_diagnosis_hymCode sharing of fault diagnosis papers.
Python UpdatedNov 22, 2023 -
ml-cvnets Public
Forked from apple/ml-cvnetsCVNets: A library for training computer vision networks
Python Other UpdatedOct 30, 2023 -
LiConvFormer-a-lightweight-fault-diagnosis-framework Public
Forked from yanshen0210/LiConvFormer-a-lightweight-fault-diagnosis-framework一种轻量化故障诊断框架——LiConvFormer
Python UpdatedSep 12, 2023 -
BSTT Public
A Bayesian Spatial-Temporal Transformer for Sleep Staging
-
PatchTST Public
Forked from yuqinie98/PatchTSTAn offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
Python Apache License 2.0 UpdatedAug 11, 2023 -
few-shot-fault-diagnosis Public
Forked from Xiaohan-Chen/few-shot-fault-diagnosisA few shot learning repository for bearing fault diagnosis.
Python UpdatedAug 3, 2023 -
TSFpaper Public
Forked from ddz16/TSFpaperThis repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the …
UpdatedAug 2, 2023 -
Awesome-TimeSeries-AIOps-LM-LLM Public
Forked from qingsongedu/Awesome-TimeSeries-SpatioTemporal-LM-LLMA professional list on Large (Language) Models and Foundation Models (LLM, LM, FM) for Time Series, Spatiotemporal, Event Data, and AIOps.
UpdatedJul 22, 2023 -
bear_fault_diagnosis Public
Forked from Xiaohan-Chen/bear_fault_diagnosisBearing fault diagnosis model based on MCNN-LSTM
Jupyter Notebook UpdatedJul 20, 2023 -
-Reinforcement-learning-with-tensorflow Public
Forked from MorvanZhou/Reinforcement-learning-with-tensorflowSimple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Python MIT License UpdatedJul 17, 2023 -
-Anomaly-Detection-Anomaly-Transformer Public
Forked from thuml/Anomaly-TransformerAbout Code release for "Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy" (ICLR 2022 Spotlight), https://openreview.net/forum?id=LzQQ89U1qm_
Python MIT License UpdatedJul 10, 2023 -
TimesNet Public
Forked from thuml/TimesNetAbout Code release for "TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis" (ICLR 2023), https://openreview.net/pdf?id=ju_Uqw384Oq
MIT License UpdatedJul 10, 2023 -
Classification-Flowformer Public
Forked from thuml/FlowformerAbout Code release for "Flowformer: Linearizing Transformers with Conservation Flows" (ICML 2022), https://arxiv.org/pdf/2202.06258.pdf
Python MIT License UpdatedJul 10, 2023 -
Time-Series-Library Public
Forked from thuml/Time-Series-LibraryA Library for Advanced Deep Time Series Models.
Shell MIT License UpdatedJul 10, 2023 -
Crossformer Public
Forked from Thinklab-SJTU/CrossformerOfficial implementation of our ICLR 2023 paper "Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting"
Python UpdatedJul 3, 2023 -
LTSF-Linear Public
Forked from cure-lab/LTSF-LinearThis is the official implementation for AAAI-23 Oral paper "Are Transformers Effective for Time Series Forecasting?"
Python Apache License 2.0 UpdatedJun 5, 2023 -
FFTransformer Public
Forked from LarsBentsen/FFTransformerMulti-Step Spatio-Temporal Forecasting: https://authors.elsevier.com/sd/article/S0306-2619(22)01822-0
Python UpdatedMay 2, 2023