Highlights
- Pro
-
slalom Public
Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware
-
LM_Memorization Public
Training data extraction on GPT-2
-
MultiRobustness Public
Code for the paper "Adversarial Training and Robustness for Multiple Perturbations", NeurIPS 2019
-
-
CSrankings Public
Forked from emeryberger/CSrankingsA web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Python Other UpdatedSep 6, 2022 -
open_clip Public
Forked from mlfoundations/open_clipAn open source implementation of CLIP.
Python Other UpdatedAug 27, 2022 -
lm-extraction-benchmark Public
Forked from google-research/lm-extraction-benchmarkPython Apache License 2.0 UpdatedAug 24, 2022 -
google-research Public
Forked from google-research/google-researchGoogle Research
Jupyter Notebook Apache License 2.0 UpdatedAug 24, 2022 -
-
privacy Public
Forked from tensorflow/privacyLibrary for training machine learning models with privacy for training data
Python Apache License 2.0 UpdatedMay 10, 2022 -
-
adv-eval-paper Public
Forked from evaluating-adversarial-robustness/adv-eval-paperLaTeX source for the paper "On Evaluating Adversarial Robustness"
TeX UpdatedMar 25, 2021 -
Steal-ML Public
Model extraction attacks on Machine-Learning-as-a-Service platforms.
-
pytorch-dp Public
Forked from pytorch/opacusTraining PyTorch models with differential privacy
Python Apache License 2.0 UpdatedJun 17, 2020 -
Excessive-Invariance Public
Source code for the paper "Exploiting Excessive Invariance caused by Norm-Bounded Adversarial Robustness"
-
cleverhans Public
Forked from cleverhans-lab/cleverhansAn adversarial example library for constructing attacks, building defenses, and benchmarking both
-
-
librustzcash Public
Forked from zcash/librustzcashRust-language assets for Zcash
Rust Apache License 2.0 UpdatedJun 10, 2019 -
keras-yolo3 Public
Forked from qqwweee/keras-yolo3A Keras implementation of YOLOv3 (Tensorflow backend)
Python MIT License UpdatedOct 27, 2018 -
tensorflow-yolo-v3 Public
Forked from mystic123/tensorflow-yolo-v3Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Python Apache License 2.0 UpdatedJul 13, 2018 -
cifar10-BOF Public
Forked from assaflehr/cifar10-BOFcifar10 using Bag-of-features method (no NN, only 80% accuracy)
Jupyter Notebook UpdatedApr 16, 2018 -
stanford-suns-nips17 Public
Code used by the team Stanford&Suns for the NIPS 2017 Competition on Adversarial Examples (https://www.kaggle.com/c/nips-2017-defense-against-adversarial-attack)
-
ensemble-adv-training Public
Ensemble Adversarial Training on MNIST
-