beijixiong3510's Stars
keras-team/keras
Deep Learning for humans
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
aliyun/oss-browser
OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks (JMLR 2023)
linjinjin123/awesome-AIOps
AIOps学习资料汇总,欢迎一起补全这个仓库,欢迎star
xinychen/transdim
Machine learning for transportation data imputation and prediction.
easezyc/deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
mbs0221-mlsys/Multitask-Learning
Awesome Multitask Learning Resources
beyretb/AnimalAI-Olympics
Code repository for the Animal AI Olympics competition
joe-siyuan-qiao/WeightStandardization
Standardizing weights to accelerate micro-batch training
Jhy1993/Representation-Learning-on-Heterogeneous-Graph
Representation-Learning-on-Heterogeneous-Graph
aliyun/aliyun-odps-python-sdk
ODPS Python SDK and data analysis framework
Albertsr/Anomaly-Detection
UnSupervised and Semi-Supervise Anomaly Detection / IsolationForest / KernelPCA Detection / ADOA / etc.
joansj/hat
Overcoming catastrophic forgetting with hard attention to the task
Luoyonghong/Multivariate-Time-Series-Imputation-with-Generative-Adversarial-Networks
NIPS2018 paper
beijixiong3510/OWM
Code for Continual Learning of Context-dependent Processing in Neural Networks
ChrisAllenMing/Mixup_for_UDA
Implementation of Adversarial Domain Adaptation with Domain Mixup (AAAI 2020 Oral).
GuansongPang/deviation-network
Source code of the KDD19 paper "Deep anomaly detection with deviation networks", weakly/partially supervised anomaly detection, few-shot anomaly detection, semi-supervised anomaly detection
jjdabr/forecastNet
Code for the paper entitled "ForecastNet: A Time-Variant Deep Feed-Forward Neural Network Architecture for Multi-Step-Ahead Time-Series Forecasting"
Luoyonghong/E2EGAN
ChangdeDu/DGMM
Deep Generative Multi-view Model (DGMM)
vatsalsharan/pidforest
Code for the PIDForest algorithm for anomaly detection
hongwei-wen/LW-loss-for-partial-label
nmasse/Context-Dependent-Gating
Algorithm to alleviate catastrophic forgetting in neural networks by gating hidden units
lethaiq/GRACE_KDD20
GRACE: Generating Concise and Informative Contrastive Sample to Explain Neural Network Model’s Prediction. Thai Le, Suhang Wang, Dongwon Lee. 26th ACM SIGKDD Int’l Conf. on Knowledge Discovery and Data Mining (KDD)
v-mipeng/ClassImbalanceLearning
This is the implementation code for the paper "Trainable Undersampling for Class-Imbalance Learning" published in AAAI2019
xuejianyong/OWM-tf2