-
UC Berkeley
- Berkeley, CA
- https://yaodongyu.github.io
-
-
crate-mae-notebooks Public
Forked from LeslieTrue/crate-emergence-notebooksPython UpdatedMar 17, 2024 -
mae Public
Forked from facebookresearch/maePyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Python Other UpdatedApr 25, 2023 -
TRADES Public
TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)
-
TCT Public
TCT: Convexifying Federated Learning using Bootstrapped Neural Tangent Kernels
-
-
ProjNorm Public
Predicting Out-of-Distribution Error with the Projection Norm
-
Online-Nonsubmodular Public
Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback
-
SegAvgRestart-Bilinear Public
On the Convergence of Stochastic Extragradient for Bilinear Games using Restarted Iteration Averaging
Python UpdatedMar 21, 2022 -
FastDRO-MinMaxOpt Public
Fast Distributionally Robust Learning with Variance Reduced Min-Max Optimization
-
MAE_DP Public
Forked from IcarusWizard/MAEPyTorch implementation of Masked Autoencoder
Python MIT License UpdatedDec 14, 2021 -
wilds Public
Forked from p-lambda/wildsA machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.
Python MIT License UpdatedDec 13, 2021 -
-
Rethinking Bias-Variance Trade-off for Generalization of Neural Networks
-
mcr2 Public
Forked from ryanchankh/mcr2Official Implementation of Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction (2020)
-
group_DRO Public
Forked from kohpangwei/group_DRODistributionally robust neural networks for group shifts
Python UpdatedMar 26, 2020 -
augmix Public
Forked from google-research/augmixAugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty
-
Measure-Concentration Public
Forked from xiaozhanguva/Measure-ConcentrationAn Empirical Method of Measuring Concentration for Distributions
Python MIT License UpdatedOct 29, 2019 -
cs6501-004-project Public
CS 6501-004 Deep Learning for Visual Recognition Final Project
-
cs8524-pictureteller Public
CS8524-Final Project
-
-
pytorch-GANs Public
Forked from znxlwm/pytorch-generative-model-collectionsCollection of generative models in Pytorch version.
-
FLASH Public
Forked from uclaml/FLASHFast Local minimA finding with third-order SmootHness (FLASH)
-
pytorch_resnet_cifar10 Public
Forked from akamaster/pytorch_resnet_cifar10Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
-
-
gose-nonconvex Public
Local minima finding algorithm, gose, which is able to escape from saddle points in one step for nonconvex problems.