bayes-by-backprop. PyTorch implementation of "Weight Uncertainty in Neural Networks"
175variational-autoencoder. PyTorch implementation of "Auto-Encoding Variational Bayes"
43robust-generalization-measures. Official code for "In Search of Robust Measures of Generalization" (NeurIPS 2020)
29one-pixel-attack. PyTorch implementation of "One Pixel Attack for Fooling Deep Neural Networks"
26neural-network-pruning-and-sparsification. TensorFlow implementation of weight and unit pruning and sparsification
11sequence-to-sequence-learning. PyTorch implementation of "Sequence to Sequence Learning with Neural Networks"
10decoupled-neural-interfaces. TensorFlow implementation of "Decoupled Neural Interfaces using Synthetic Gradients"
9bayesian-neural-networks. Edward implementation of Bayesian Neural Networks
8simclr. PyTorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"
5style-transfer. Keras implementation of "A Neural Algorithm of Artistic Style"
2densenet-galaxy-zoo. Keras implementation of "Densely Connected Convolutional Networks" applied to the Galaxy Zoo Kaggle competition.
2deep-learning-notes. Summaries and notes on deep learning courses and papers.
2formula-one-analysis. Analysis of Formula 1 data using R
2