ShimingWang98's Stars
awslabs/fast-differential-privacy
Fast, memory-efficient, scalable optimization of deep learning with differential privacy
tensorflow/privacy
Library for training machine learning models with privacy for training data
microsoft/responsible-ai-toolbox-privacy
A library for statistically estimating the privacy of ML pipelines from membership inference attacks
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
isl-org/MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
MadryLab/mnist_challenge
A challenge to explore adversarial robustness of neural networks on MNIST.
ashafahi/inceptionv3-transferLearn-poison
Attacking a dog vs fish classification that uses transfer learning inceptionV3
Lab41/cyphercat
Implementation of membership inference and model inversion attacks, extracting training data information from an ML model. Benchmarking attacks and defenses.
yziqi/adversarial-model-inversion
Code for "Neural Network Inversion in Adversarial Setting via Background Knowledge Alignment" (CCS 2019)
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
Shawn-Shan/fawkes
Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
apple/tensorflow_macos
TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
jbmpark/image_invert
Image invert : 'Understanding Deep Image Representations by Inverting Them'
gaoxinge/machine-learning
bsun0802/Zero-DCE
Pytorch implementation of paper "Zero Reference low-light image enhancement"
wszqkzqk/deepin-wine-ubuntu
Deepin Wine for Ubuntu/Debian
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.