-
-
privacy Public
Forked from tensorflow/privacyLibrary for training machine learning models with privacy for training data
Python Apache License 2.0 UpdatedApr 26, 2022 -
differentialprivacy Public
Forked from differentialprivacy/differentialprivacyGithub pages backend for https://differentialprivacy.org
-
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 7, 2021 -
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedAug 10, 2019 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedJan 14, 2019 -
-
cleverhans Public
Forked from cleverhans-lab/cleverhansA library for benchmarking vulnerability to adversarial examples
-
programming-languages Public
Some notes about programming languages
-
This repository contains binaries for the multiple teacher approach to learning differential private ML models: https://arxiv.org/abs/1610.05755
-
-
computer-security-class Public
Notes from computer security class by Trent Jaeger
2 UpdatedOct 4, 2016 -
phishing-detection Public
Train a simple decision tree classifier to detect websites used for phishing
-
buffer-overflow-attack Public
This is an example buffer overflow attack on a small vulnerable C program.
-
prolog-examples Public
Some examples to get started with list manipulation in Prolog
-
dictionary-attack Public
A simple example of a dictionary attack coded in Java
-
Implementation of a DoubleDES cipher along with a Meet In The Middle attack
-
bigram-next-word-predictor Public
A simple bigram next word predictor implemented in Python.
-
interviews Public
Technical Interview Problems with Solution Source Code