liyt96's Stars
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
LaurentMazare/deep-models
Implementation of a couple deep learning models using TensorFlow
liyaguang/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow