Pinned Repositories
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
DCAT
[TKDE 2024] Differentiable Clustering for Graph Attention
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FDUThss
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
GraphMAE
GraphMAE: Self-supervised Masked Graph Autoencoders
PRML
Homework codes for the honored course PRML in Dept. CS, Fudan
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Haicang's Repositories
Haicang/DCAT
[TKDE 2024] Differentiable Clustering for Graph Attention
Haicang/GraphMAE
GraphMAE: Self-supervised Masked Graph Autoencoders
Haicang/PRML
Homework codes for the honored course PRML in Dept. CS, Fudan
Haicang/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Haicang/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
Haicang/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Haicang/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Haicang/FDUThss
Haicang/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Haicang/gitignore
A collection of useful .gitignore templates
Haicang/haic-pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
Haicang/haicang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Haicang/inception-score-pytorch
Inception Score for GANs in Pytorch
Haicang/pygcn
Graph Convolutional Networks in PyTorch
Haicang/pytorch-fid-and-is
A Port of Fréchet Inception Distance (FID score) and Inception Score (IS) to PyTorch
Haicang/singa
a distributed deep learning platform
Haicang/thesis
This repository contains the latex source files that can be used for QE report and PhD thesis in the School of Computer Science and Engineering (SCSE) at Nanyang Technological University (NTU).
Haicang/Trajectory-based-Road-Network-Representation-Learning
Haicang/vimrc
The ultimate Vim configuration (vimrc)
Haicang/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"