Pinned Repositories
adaptive_attacks_paper
Code for "On Adaptive Attacks to Adversarial Example Defenses"
agmb-docker
Docker images for scientific computing and deep learning - by AG Bethge
Aquila
Lightweight library for real-time monitoring of simulations using Bokeh
bag-of-local-features-models
Pretrained bag-of-local-features neural networks
brendel_bethge_attack
Notes on using the Brendel & Bethge attack with Foolbox and Cleverhans
computational_physics_2020
Short hands-on introduction to ML for physicists
dPCA
An implementation of demixed Principal Component Analysis (a supervised linear dimensionality reduction technique)
ImageNet-Adversarial-Training
Feature Denoising for Improving Adversarial Robustness
rvb_cleverhans_wrapper
Wrapper around robust vision benchmark interface to apply cleverhans attacks
wielandbrendel's Repositories
wielandbrendel/agmb-docker
Docker images for scientific computing and deep learning - by AG Bethge
wielandbrendel/Aquila
Lightweight library for real-time monitoring of simulations using Bokeh
wielandbrendel/cudarray
CUDA-based NumPy
wielandbrendel/cyipopt
Cython interface for the interior point optimzer IPOPT
wielandbrendel/deeppy
Deep learning in Python
wielandbrendel/distributed-tensorflow-example
An example of data parallelism and async updates of parameter in tensorflow.
wielandbrendel/docker-ipython-workstation
Docker repository for scientific python and ipython notebook
wielandbrendel/docker-openblas
Docker container with an automated build for OpenBLAS stable branch:
wielandbrendel/illustrator-scripts
JavaScript ExtendScript for automating and extending Adobe Illustrator
wielandbrendel/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
wielandbrendel/Lasagne
Lightweight library to build and train neural networks in Theano
wielandbrendel/notebook
Jupyter Interactive Notebook
wielandbrendel/Physer
Physer is a WIP wrapper for Phaser for RapydScript
wielandbrendel/pydotplus
PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language.
wielandbrendel/test-gitbook
wielandbrendel/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
wielandbrendel/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
wielandbrendel/theano_fftconv
Convolution op for Theano based on CuFFT using scikits.cuda