ruocwang
Founder @turningpoint-ai. PhD at UCLA and Google. Working on Multimodal & Agents.
University of California at Los Angeles
ruocwang's Stars
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
D-X-Y/Awesome-AutoDL
Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)
google-research/uda
Unsupervised Data Augmentation (UDA)
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Kaixhin/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
D-X-Y/AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
Lyken17/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
facebookresearch/mobile-vision
Mobile vision models and code
D-X-Y/NAS-Bench-201
NAS-Bench-201 API and Instruction
hjmshi/PyTorch-LBFGS
A PyTorch implementation of L-BFGS.
f-dangel/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
yihong-chen/neural-collaborative-filtering
pytorch version of neural collaborative filtering
chenxin061/pdarts
Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"
lightaime/sgas
SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
automl/RobustDARTS
Understanding and Robustifying DARTS
SNAS-Series/SNAS-Series
This repo contains the PyTorch implementation of the SNAS-Series papers
EthanRosenthal/spacecutter
Ordinal regression models in PyTorch
alecwangcq/KFAC-Pytorch
Pytorch implementation of KFAC and E-KFAC (Natural Gradient).
zhaohui-yang/CARS
[CVPR2020] CARS: Continuous Evolution for Efficient Neural Architecture Search
SHoltzen/dice
Exact inference for discrete probabilistic programs. (Research code, more documentation and ergonomics to come)
bobby-he/Neural_Tangent_Kernel
tudor-berariu/fisher-information-matrix
PyTorch implementation of FIM and empirical FIM
fmeirinhos/pytorch-hessianfree
PyTorch implementation of Hessian Free optimisation
xiaomi-automl/MoreMNAS
models for MoreMNAS
fmsnew/nas-bench-nlp-release
liamcli/gaea_release
Code release to accompany paper "Geometry-Aware Gradient Algorithms for Neural Architecture Search."
NivNayman/XNAS