Pinned Repositories
xiuyuan0216's Repositories
xiuyuan0216/Famous-DL-Paper-Code-Analysis
xiuyuan0216/GEM-5000-Automating-Project
xiuyuan0216/GoogleNet-PyTorch
xiuyuan0216/Login_HTML-CSS
xiuyuan0216/ParticleFlow
xiuyuan0216/AlexNet-PyTorch
xiuyuan0216/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
xiuyuan0216/Baidu-train
xiuyuan0216/CSE-110-SharedNotes
Shared Notes app for Lab 7 in Winter 2023.
xiuyuan0216/cse134-hw1
Sample HTML page to clone
xiuyuan0216/CSE134B-HW2
xiuyuan0216/CSE134B-HW4
xiuyuan0216/CSE134B-HW5
xiuyuan0216/Dash-Python
这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容
xiuyuan0216/drq
DrQ: Data regularized Q
xiuyuan0216/Kaggle-American-Express-Default-Prediction-1st-solution
xiuyuan0216/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
xiuyuan0216/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
xiuyuan0216/ManiSkill2
SAPIEN Manipulation Skill Benchmark 2
xiuyuan0216/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
xiuyuan0216/nerfstudio
A collaboration friendly studio for NeRFs
xiuyuan0216/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
xiuyuan0216/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
xiuyuan0216/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
xiuyuan0216/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
xiuyuan0216/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
xiuyuan0216/transformer
PyTorch Implementation of "Attention Is All You Need"
xiuyuan0216/VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
xiuyuan0216/Variational-AutoEncoder-PyTorch
xiuyuan0216/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch