ruocwang
Founder @turningpoint-ai. PhD at UCLA and Google. Working on Multimodal & Agents.
University of California at Los Angeles
ruocwang's Stars
hjmshi/PyTorch-LBFGS
A PyTorch implementation of L-BFGS.
automl/RobustDARTS
Understanding and Robustifying DARTS
f-dangel/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
bobby-he/Neural_Tangent_Kernel
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)
fmsnew/nas-bench-nlp-release
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
alecwangcq/KFAC-Pytorch
Pytorch implementation of KFAC and E-KFAC (Natural Gradient).
lightaime/sgas
SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
zhaohui-yang/CARS
[CVPR2020] CARS: Continuous Evolution for Efficient Neural Architecture Search
EthanRosenthal/spacecutter
Ordinal regression models in PyTorch
D-X-Y/NAS-Bench-201
NAS-Bench-201 API and Instruction
yihong-chen/neural-collaborative-filtering
pytorch version of neural collaborative filtering
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
SHoltzen/dice
Exact inference for discrete probabilistic programs. (Research code, more documentation and ergonomics to come)
SNAS-Series/SNAS-Series
This repo contains the PyTorch implementation of the SNAS-Series papers
D-X-Y/AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
NivNayman/XNAS
chenxin061/pdarts
Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Kaixhin/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
google-research/uda
Unsupervised Data Augmentation (UDA)
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
xiaomi-automl/MoreMNAS
models for MoreMNAS
Lyken17/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HRNet/HRNet-Object-Detection
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
Sarasra/models
Models and examples built with TensorFlow