ruocwang
Founder @turningpoint-ai. PhD at UCLA and Google. Working on Multimodal & Agents.
University of California at Los Angeles
ruocwang's Stars
microsoft/Graphormer
Graphormer is a general-purpose deep learning backbone for molecular modeling.
davda54/sam
SAM: Sharpness-Aware Minimization (PyTorch)
divelab/DIG
A library for graph deep learning research
twitter-research/sign
SIGN: Scalable Inception Graph Network
skepsun/SAGN_with_SLE
VICO-UoE/DatasetCondensation
Dataset Condensation (ICLR21 and ICML21)
hwwang55/GCN-LPA
A tensorflow implementation of GCN-LPA
lukemelas/do-you-even-need-attention
Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)
google-research/vision_transformer
isaaccorley/mlp-mixer-pytorch
PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)
rishikksh20/MLP-Mixer-pytorch
Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
DongHande/PT_propagation_then_training
The official pytorch implementation of Propagation_then_Training for graph (https://arxiv.org/abs/2010.12408)
acecreamu/ai-residency
Example of a Cover letter for AI Residency
Chillee/ogb_baselines
A couple of simple baselines for OGB.
mengyangniu/ogbn-papers100m-sage
ruocwang/darts-pt
[ICLR2021 Outstanding Paper] Rethinking Architecture Selection in Differentiable NAS
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
CUAI/CorrectAndSmooth
[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)
romulus0914/NASBench-PyTorch
A PyTorch implementation of NASBench
Stanford-ILIAD/active-preference-based-gpr
Companion code for RSS 2020 paper: "Active Preference-Based Gaussian Process Regression for Reward Learning"
SamsungLabs/zero-cost-nas
Zero-Cost Proxies for Lightweight NAS
tkipf/pygcn
Graph Convolutional Networks in PyTorch
benedekrozemberczki/ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
wujian16/Cornell-MOE
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
j-wilson/MaximizingAcquisitionFunctions
Code for "Maximizing Acquisition Functions for Bayesian Optimization"
sebtsh/Top-k-Ranking-Bayesian-Optimization
haowei01/pytorch-examples
train models in pytorch, Learn to Rank, Collaborative Filter, Heterogeneous Treatment Effect, Uplift Modeling, etc
yanshanjing/RankNet-Pytorch
RankNet-Pytorch
RuiShu/nn-bayesian-optimization
We use a modified neural network instead of Gaussian process for Bayesian optimization.
AaltoPML/PPBO
Projective Preferential Bayesian Optimization