-
leedl-tutorial Public
Forked from datawhalechina/leedl-tutorial《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Jupyter Notebook Other UpdatedMay 27, 2024 -
denoising-diffusion-pytorch Public
Forked from lucidrains/denoising-diffusion-pytorchImplementation of Denoising Diffusion Probabilistic Model in Pytorch
Python MIT License UpdatedMar 29, 2023 -
machine-learning Public
Forked from je-suis-tm/machine-learningPython machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative…
Jupyter Notebook Apache License 2.0 UpdatedDec 16, 2022 -
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Jupyter Notebook Other UpdatedOct 9, 2022 -
ZoomPlot-MATLAB Public
Forked from iqiukp/ZoomPlot-MATLABmatlab 画交互式局部放大图
MATLAB BSD 3-Clause "New" or "Revised" License UpdatedMay 13, 2022 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Python Apache License 2.0 UpdatedMay 9, 2022 -
MEDIUM_NoteBook Public
Forked from cerlymarco/MEDIUM_NoteBook时间序列检测/分类方面经典方法统计;Repository containing notebooks of my posts on Medium
Jupyter Notebook MIT License UpdatedMar 23, 2022 -
pytorch-tvmisc Public
Forked from t-vi/pytorch-tvmiscTotally Versatile Miscellanea for Pytorch
Jupyter Notebook MIT License UpdatedMar 16, 2022 -
anomaly_transformer_pytorch Public
Forked from spencerbraun/anomaly_transformer_pytorchPyTorch implementation of Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy
Jupyter Notebook MIT License UpdatedFeb 24, 2022 -
TranAD Public
Forked from imperial-qore/TranAD[VLDB'22] Anomaly Detection using Transformers, self-conditioning and adversarial training.
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 10, 2022 -
pytorch_geometric Public
Forked from addy1997/pytorch_geometricGraph Neural Network Library for PyTorch
Python MIT License UpdatedJan 29, 2022 -
eql-gradient-boosted Public
Forked from compgeolab/eql-gradient-boosted源重建Gradient-boosted equivalent sources method for interpolating very large gravity and magnetic datasets
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedDec 7, 2021 -
bilibili-video-code Public
Forked from graceyangfan/bilibili-video-codeJupyter Notebook UpdatedNov 27, 2021 -
UniTS-Sensory-Time-Series-Classification Public
Forked from Shuheng-Li/UniTS-Sensory-Time-Series-ClassificationSource code for paper: UniTS: Short-Time Fourier Inspired Neural Networks for Sensory Time Series Classification
Python UpdatedNov 24, 2021 -
Transformer Public
Forked from SamLynnEvans/Transformer基于pytorch用于翻译的经典Trandformer实现;Transformer seq2seq model, program that can build a language translator from parallel corpus
Python Apache License 2.0 UpdatedNov 22, 2021 -
multivariate-time-series-anomaly-detection Public
Forked from Isaacburmingham/multivariate-time-series-anomaly-detection动态阈值检测离群值Analyzing multiple multivariate time series datasets and using LSTMs and Nonparametric Dynamic Thresholding to detect anomalies across various industries.
Jupyter Notebook UpdatedNov 18, 2021 -
Autoformer Public
Forked from thuml/AutoformerAutoformer代码,也包括transformer,informer代码;About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2…
Python MIT License UpdatedNov 16, 2021 -
mgp-tcn Public
Forked from BorgwardtLab/mgp-tcnSepsis Prediction on MIMIC
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 10, 2021 -
transferlearning Public
Forked from jindongwang/transferlearningTransfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Python MIT License UpdatedNov 7, 2021 -
reproducible-tensor-completion-state-of-the-art Public
Forked from zhaoxile/reproducible-tensor-completion-state-of-the-artUpdatedNov 1, 2021 -
fancyimpute Public
Forked from iskandr/fancyimputeMultivariate imputation and matrix completion algorithms implemented in Python
Python Apache License 2.0 UpdatedOct 21, 2021 -
time-series-autoencoder Public
Forked from JulesBelveze/time-series-autoencoder📈 Pytorch dual-attention LSTM-autoencoder for multivariate time series forecasting 📈
Python UpdatedOct 19, 2021 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python UpdatedOct 19, 2021 -
gluon-ts Public
Forked from awslabs/gluontsProbabilistic time series modeling in Python
Python Apache License 2.0 UpdatedOct 15, 2021 -
tsai Public
Forked from timeseriesAI/tsaiTime series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Jupyter Notebook Apache License 2.0 UpdatedOct 14, 2021 -
Naprstek-Smith-Interpolation Public
Forked from TomasNaprstek/Naprstek-Smith-Interpolation插值方法Aeromagnetic interpolation method for correctly maintaining linear features within datasets (also known as "multi-trend gridding").
C# BSD 3-Clause "New" or "Revised" License UpdatedOct 13, 2021 -
NaveGo Public
Forked from rodralez/NaveGoNaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.
MATLAB GNU Lesser General Public License v3.0 UpdatedOct 8, 2021 -
SCINet Public
Forked from cure-lab/SCINetThe GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“.
Python Apache License 2.0 UpdatedSep 26, 2021 -
hctsa Public
Forked from benfulcher/hctsaHighly comparative time-series analysis
MATLAB Other UpdatedSep 1, 2021 -