Pinned Repositories
cmr
Project repo for Learning Category-Specific Mesh Reconstruction from Image Collections (Python3/PyTorch)
minigo
A minimal implementation of AlphaGo
minimal-latent-diffusion
A minimalist (educational) implementation of Latent Diffusion Models (LDM) with PyTorch distributed training.
pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
pytorch-GAN
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
scene-baseline
PyTorch baseline for AI challenger Scene classification
simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
chenyuntc's Repositories
chenyuntc/TianchiMedical
天池医疗AI大赛
chenyuntc/summer
chenyuntc/crawler
chenyuntc/cs231n
the homework of cs231n -2016
chenyuntc/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning, with an emphasis on Natural Language Processing
chenyuntc/dirbot
Scrapy project to scrape public web directories (educational)
chenyuntc/pox
The POX Controller
chenyuntc/practical-pytorch
Project based PyTorch tutorials, focused on using neural networks (especially RNNs) for natural language tasks
chenyuntc/block
An intelligent block matrix library for numpy, PyTorch, and beyond.
chenyuntc/deeplearning
deeplearning_code
chenyuntc/DSB2017
The solution of team 'grt123' in DSB2017
chenyuntc/examples
chenyuntc/flask
chenyuntc/java
my java homework
chenyuntc/pose-ae-demo
chenyuntc/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
chenyuntc/pytorch-tutorial
chenyuntc/spark
Mirror of Apache Spark
chenyuntc/spark_study
chenyuntc/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector.
chenyuntc/tnt
an abstraction to train neural networks
chenyuntc/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
chenyuntc/WassersteinGAN