rnoxy / cifar10-cnn
Some experiments with CIFAR-10 dataset
☆35Updated 7 years ago
Alternatives and similar repositories for cifar10-cnn:
Users that are interested in cifar10-cnn are comparing it to the libraries listed below
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 6 years ago
- Comparison of Variational Autoencoders with Bayesian Neural Networks. Accuracy, Latent space, Reconstruction and White Noise filtering.☆26Updated 7 years ago
- Code for the paper 'Understanding Measures of Uncertainty for Adversarial Example Detection'☆59Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 7 years ago
- ☆35Updated 7 years ago
- Master Thesis. Code written in python. (Keras with Tensorflow backend)☆21Updated 4 years ago
- Implementing a Neural Network from Scratch☆12Updated 7 years ago
- Uncertainty interpretations of the neural network☆32Updated 6 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated last year
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated last year
- PyTorch implementation of VIGAN☆39Updated 7 years ago
- Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference, Gal et al. 2015☆36Updated 6 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated last year
- Code for Fong and Vedaldi 2017, "Interpretable Explanations of Black Boxes by Meaningful Perturbation"☆30Updated 5 years ago
- Implementation of the MNIST experiment for Monte Carlo Dropout from http://mlg.eng.cam.ac.uk/yarin/PDFs/NIPS_2015_bayesian_convnets.pdf☆30Updated 5 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 5 years ago
- Caffe code for the paper "Adversarial Manipulation of Deep Representations"☆17Updated 7 years ago
- Implementation and evaluation of different approaches to get uncertainty in neural networks☆140Updated 7 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Updated 3 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆70Updated 6 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Wide Residual Networks in Keras☆110Updated 6 years ago
- Using Convolutional Neural Networks (CNN) for Semantic Segmentation of Breast Cancer Lesions (BRCA). Master's thesis☆75Updated 7 years ago
- ConvNet for Kaggle Statoil/C-CORE Iceberg Classifier Challenge, handling multi-inputs with augmentations on two channels☆25Updated 7 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Useful functions to work with PyTorch. At the moment, there is a function to work with cross validation and kernels visualization.☆67Updated 4 years ago