gulai22's Stars
mli/paper-reading
深度学习经典、新论文逐段精读
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
zhixuhao/unet
unet for image segmentation
ruiqimao/keyboard-pcb-guide
Guide on how to design keyboard PCBs with KiCad
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
google/differential-privacy
Google's differential privacy libraries.
MrGiovanni/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
tensorflow/privacy
Library for training machine learning models with privacy for training data
bat67/pytorch-tutorials-examples-and-books
PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍
Spijkervet/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
leftthomas/SimCLR
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
Bastardkb/Dilemma
HongshengHu/membership-inference-machine-learning-literature
Bastardkb/Scylla
Ergonomic mechanical keyboard
ryderling/DEEPSEC
DEEPSEC: A Uniform Platform for Security Analysis of Deep Learning Model
AndrewAtanov/simclr-pytorch
PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
it-ebooks-0/gpt-translated-pdf-zh
feidfoe/learning-not-to-learn
[CVPR2019]Learning Not to Learn : An adversarial method to train deep neural networks with biased data
kissetfall/su120-keyboard
Expandable keyboard with up to 120 keys
sunblaze-ucb/dpml-benchmark
This repository contains the codes for first large-scale investigation of Differentially Private Convex Optimization algorithms.
pokaxpoka/netrand
Network Randomization: A Simple Technique for Generalization in Deep Reinforcement Learning / ICLR 2020
vE5li/iamb-manuform
A Dactyl Manuform with RGB lighting
sffubs/dactyl_manuform_gimbal
Instrutions and designs for building the dactyl-manuform-gimbal keyboard
ae-foster/pytorch-simclr
A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.
JHL-HUST/ATDA
Improving the Generalization of Adversarial Training with Domain Adaptation
OccDeser/Paper-Archive
JeynAv/sifaic-model
Revolutionizing image classification, CNNs lack interpretability. To address this, we explore explainability using ResNet-34 and LIME for aerial images. Our model, SIFAIC, which was developed in PyTorch bridges complexity and transparency.