wtj051's Stars
Nixtla/nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
Zeyu-Zhu/TFDSUNet
TFDSUNet: Time-Frequency Dual-Stream Uncertainty Network for Battery SOH/SOC Prediction
patrick-kidger/NeuralCDE
Code for "Neural Controlled Differential Equations for Irregular Time Series" (Neurips 2020 Spotlight)
jambo6/online-neural-cdes
Code for: "Neural Controlled Differential Equations for Online Prediction Tasks"
xingyushu/FL_client_selection
Federated learning client selection
ikumpli/LSTM-GANS-RUL-Prediction-for-Lithium-ion-Bateries
This paper summarizes a deep learning-based approach with an LSTM trained on the widely used Oxford battery degradation dataset and the help of generative adversarial networks (GANS).
BayesWatch/deep-kernel-transfer
Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
euphoria0-0/Active-Client-Selection-for-Communication-efficient-Federated-Learning
Active Client Selection for Federated Learning
a280558071/IEDS_Planning
Integrated Energy Distribution System Planning method, include a matlab version and a Python version
BeardHealth/Combined-Heat-and-Power-System-Economic-Dispatch
Deep reinforcement learning approaches for CHP system economic dispatch
LucasNolasco/DeepDFML-NILM
A new CNN architecture to perform detection, feature extraction, and multi-label classification of loads, in non-intrusive load monitoring (NILM) approaches, with a single model for high-frequency signals.
klemenjak/nilm-papers-with-code
An archive for NILM papers with source code and other supplemental material
thu-media/FedCL
The implementation of "Continual Local Training for Better Initialization of Federated Models" (ICIP 2020).
thinkenergy/dynamic_vae
Dynamic VAE algorithm is used for anomaly detection of battery data
HoochDeveloper/battery-aging
Auto encoder for anomaly detection on battery data
GiuTan/Weak-NILM
xieck13/nilmtk-dl
非侵入式负荷检测,一个很水的毕设
justsmart/DIMC
Deep Double Incomplete Multi-view Multi-label Learning with Incomplete Labels and Missing Views
UMDataScienceLab/Personalized_FL_with_DA
The implementation of the paper domain adaptation for personalized federated learning
nok-halfspace/Transformer-Time-Series-Forecasting
antoinedemathelin/wann
Adversarial Weighting for Domain Adaptation in Regression
ChristoferNal/multi-nilm
Multi-NILM: Multi Label Non Intrusive Load Monitoring
maxjcohen/transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
maxencenoble/Differential-Privacy-for-Heterogeneous-Federated-Learning
Differentially Private Federated Learning on Heterogeneous Data
wenzhu23333/Differential-Privacy-Based-Federated-Learning
Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shakespeare, mnist, cifar-10 and fashion-mnist. )
sreyafrancis/BlockchainForFederatedLearning
Democratize access to data, decentralize Artificial intelligence and enhance user privacy with Federated learning and Blockchain.
fangvv/VN-MADDPG
Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"
TsingZ0/PFLlib
37 traditional FL (tFL) or personalized FL (pFL) algorithms, 3 scenarios, and 24 datasets. www.pfllib.com/
Yangfan-Jiang/Federated-Learning-with-Differential-Privacy
Implementation of dp-based federated learning framework using PyTorch