kunzhan
Kun Zhan received the BS and PhD degrees from Lanzhou University, China, in 2005 and 2010, respectively. Currently, He works in Lanzhou University.
Lanzhou University
kunzhan's Stars
gokceneraslan/awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
kepsail/SHGP
NeurIPS 2022 - SHGP
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
zhangyuxin621/AMSL
Adaptive Memory Networks with Self-supervised Learning for Unsupervised Anomaly Detection (AMSL) -open source
biomedia-mira/deepscm
Repository for Deep Structural Causal Models for Tractable Counterfactual Inference
dyh127/MDM
code for our work: Semi-supervised Multi-modal Brain Tumor Segmentation via Multi-modality Dependency Minimization
Jeaninezpp/FDAGF
code of Let the data choose: Flexible and Diverse Anchor Graph Fusion for Scalable Multi-view Clustering
xihongyang1999/CCGC
[AAAI 2023] An official source code for paper Cluster-guided Contrastive Graph Clustering Network.
yueliu1999/HSAN
[AAAI 2023] An official source code for paper Hard Sample Aware Network for Contrastive Deep Graph Clustering.
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
XuexiongLuoMQ/GLADC
The paper "Deep Graph Level Anomaly Detection with Contrastive Learning" has been accepted by Scientific Reports Journal.
yixinliu233/GREET
[AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating
parquets/DUDA-Online-Offline-Dual-Domain-Adaption-for-Semantic-Segmentation
source code for "DUDA: Online-Offline Dual Domain Adaption for Semantic Segmentation". Accepted by BMVC 2022
Stability-AI/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
tuffr5/BrainbowTracing
MATLAB code for neural tracing in Brainbow images
wanxinhang/AAAI-2023-AWMVC
The code of AAAI 2023 ''Auto-Weighted Multi-View Clustering for Large-Scale Data''
Sanaelotfi/Bayesian_model_comparison
Supporing code for the paper "Bayesian Model Selection, the Marginal Likelihood, and Generalization".
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
lidangzzz/how-to-run-Q-and-A
立党润学笔记问答
justinpinkney/stable-diffusion
pesser/stable-diffusion
french-paragon/BayesianNeuralNetwork-Tutorial-Metarepos
A meta repository pointing to the other repositories where the implementation of the supplementary examples for our tutorial "Hands-on Bayesian Neural Networks - A Tutorial for Deep Learning Users"
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
VainF/DeepLabV3Plus-Pytorch
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
openai/guided-diffusion
csyanbin/3D-Medical-Generative-Survey
NVIDIA/CUDALibrarySamples
CUDA Library Samples
HazyResearch/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
lidangzzz/How-to-run
立党零基础转码笔记