PaddlePaddle is the DL framework developped by Baidu, and this library is aim to provide a PaddlePaddle wrapper for the common pytorch interface, so people can try out paddlepaddle on their pytorch code without much change.
pip install .
Paddorch is used to reimplement below projects
- BigGAN: Large Scale GAN Training for High Fidelity Natural Image Synthesis
- StarGAN v2: Diverse Image Synthesis for Multiple Domains
- Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
- Neural Graph Collaborative Filtering
- Neighbor Averaging over Relation Subgraphs (NARS)
- Open Graph Benchmark
- Deep Graph Library 0.4
- LightGCN: Simplifying and Powering Graph Convolution Network for Recommendation
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training