Pinned Repositories
jax_privacy
Algorithms for Privacy-Preserving Machine Learning in JAX
jax_verify
Neural network verification in JAX
ali-g_iclr-2020
PyTorch & Tensorflow implementations of the AliG algorithm
bn.pytorch
Implementation of batch-normalization for pytorch (temporary)
InferSent
Sentence embeddings (InferSent) and training code for NLI.
l4-optimizer
Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"
ali-g
Implementation of the ALI-G algorithm (PyTorch, Tensorflow)
dfw
Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch
mlogger
a lightweight and simple logger for Machine Learning
smooth-topk
Smooth Loss Functions for Deep Top-k Classification
lberrada's Repositories
lberrada/ali-g_iclr-2020
PyTorch & Tensorflow implementations of the AliG algorithm
lberrada/bn.pytorch
Implementation of batch-normalization for pytorch (temporary)
lberrada/InferSent
Sentence embeddings (InferSent) and training code for NLI.
lberrada/l4-optimizer
Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"
lberrada/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
lberrada/waitGPU
Small Python library to automatically set CUDA_VISIBLE_DEVICES to the least loaded device on multi-GPU systems.
lberrada/AIMS
Repository for the first year courses of Autonomous Intelligent Machines & Systems program
lberrada/attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
lberrada/convex_adversarial
A method for training neural networks that are provably robust to adversarial attacks.
lberrada/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
lberrada/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
lberrada/GPflow
Gaussian processes in TensorFlow
lberrada/jax_verify
Neural network verification in JAX
lberrada/L4.pytorch
Implementation of the L4 algorithm in pytorch
lberrada/Lasagne
Lightweight library to build and train neural networks in Theano
lberrada/lberrada.github.io
lberrada/Learning-Optimization
Code for IEOR 265 course
lberrada/objax
lberrada/pytfa
A Python 3 implementation of Thermodynamics-based Flux Analysis
lberrada/python-ardrone
Python library for the AR.Drone
lberrada/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
lberrada/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
lberrada/TensorComprehensions
A domain specific language to express machine learning workloads.
lberrada/tensorflow
Computation using data flow graphs for scalable machine learning
lberrada/Theano
Experimental new trunk - main trunk still on assembla
lberrada/tnt
Simple tools for logging and visualizing, loading and training
lberrada/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net