lynne294's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
lib-pku/libpku
贵校课程资料民间整理
ApolloAuto/apollo
An open autonomous driving platform
CopyTranslator/CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
avinassh/rockstar
Makes you a Rockstar C++ Programmer in 2 minutes
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
JonathanSalwan/Triton
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
neubig/nn4nlp-code
Code Samples from Neural Networks for NLP
anishathalye/obfuscated-gradients
Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
lxlxw/996.TSC
996.ICU周边文化 | 创意板块(主站:996.ICU)
tancik/StegaStamp
Invisible Hyperlinks in Physical Photographs
wielandbrendel/bag-of-local-features-models
Pretrained bag-of-local-features neural networks
YuZhang/Security-Courseware
Courseware for computer system security course at HIT
gongzhitaao/tensorflow-adversarial
Crafting adversarial images
chawins/Adversarial-Examples-Reading-List
This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.
bogdan-kulynych/textfool
Plausible looking adversarial examples for text classification
jsikyoon/nips17_adv_attack
Tensorflow Implementation of adversarial learning based adversarial example generator
xuqinggang/club
~~
lynne294/rockstar
Makes you a Rockstar C++ Programmer in 2 minutes
lynne294/xv6-public
xv6 OS