Pinned Repositories
foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
analysis-by-synthesis
Analysis by Synthesis — reimplemented
arxiv-bear-app
My personal reference management system for arXiv papers using Bear.app
eagerpy
PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
foolbox-native
Foolbox Native brings native performance to Foolbox
foolbox-native-tutorial
linear-region-attack
A powerful white-box adversarial attack that exploits knowledge about the geometry of neural networks to find minimal adversarial perturbations without doing gradient descent
OSXNotifier.jl
Julia package to send notifications to the OS X Notification Center
randn-matlab-python
Reproducing Random Numbers in Matlab and Python / NumPy
uniformly-sampling-nd-ball
Efficiently sampling vectors from the n-sphere and n-ball
jonasrauber's Repositories
jonasrauber/eagerpy
PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
jonasrauber/linear-region-attack
A powerful white-box adversarial attack that exploits knowledge about the geometry of neural networks to find minimal adversarial perturbations without doing gradient descent
jonasrauber/uniformly-sampling-nd-ball
Efficiently sampling vectors from the n-sphere and n-ball
jonasrauber/arxiv-bear-app
My personal reference management system for arXiv papers using Bear.app
jonasrauber/foolbox-native-tutorial
jonasrauber/foolbox-native
Foolbox Native brings native performance to Foolbox
jonasrauber/analysis-by-synthesis
Analysis by Synthesis — reimplemented
jonasrauber/foolbox-tensorflow-keras-applications
The pretrained TensorFlow Keras models with a Foolbox Zoo compatible interface
jonasrauber/attax
Attax: adversarial attacks using JAX
jonasrauber/lockfile
lockfile provides a minimalistic and modern implementation of a simple file-based lock mechanism for Python
jonasrauber/clipping-aware-rescaling
Calculates eta such that norm(clip(x + eta * delta, a, b) - x) == eps.
jonasrauber/norm
Norm is a tiny command-line utility to compute the norm of the difference between two images
jonasrauber/cifar10-fast-reimplemented
A simplified reimplementation of the original fast CIFAR10 training code
jonasrauber/bearapp-tag2link
Create Links to BearApp Tags
jonasrauber/cpython
The Python programming language
jonasrauber/datajoint-tutorial
Tutorial Documentation https://tutorials.datajoint.io/
jonasrauber/example_foolbox_model
jonasrauber/foolbox
Python toolbox to create adversarial examples that fool neural networks
jonasrauber/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
jonasrauber/joss
The Journal of Open Source Software
jonasrauber/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
jonasrauber/nimpy
Nim - Python bridge
jonasrauber/packages
List of packages for Nimble
jonasrauber/pants
The Pants Build System
jonasrauber/python_namespace_packages_editable_bug
jonasrauber/robustness_workshop
jonasrauber/scikit-umfpack
The umfpack scikit provides wrapper of UMFPACK sparse direct solver to SciPy.
jonasrauber/swift
The Swift Programming Language
jonasrauber/tensorflow
Computation using data flow graphs for scalable machine learning
jonasrauber/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries