xiaoliang008's Stars
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
chihming/awesome-network-embedding
A curated list of network embedding techniques.
MoyanZitto/keras-cn
Chinese keras documents with more examples, explanations and tips.
LMescheder/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
mctorch/mctorch
A manifold optimization library for deep learning
yizt/keras-faster-rcnn
keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题
WenjianYu/rSVD-single-pass
randomized SVD with single pass over data matrix
Z-P-J/PixelCompleter
K-SVD算法和OMP算法实现人脸图像的像素缺失填补。