KellerJordan / CapsNet-Adversarial
Capsule networks can defend against adversarial attacks using reconstruction error
☆13Updated 6 years ago
Alternatives and similar repositories for CapsNet-Adversarial:
Users that are interested in CapsNet-Adversarial are comparing it to the libraries listed below
- Tensorflow Implementation of Adversarial Attack to Capsule Networks☆173Updated 7 years ago
- On the decision boundary of deep neural networks☆38Updated 6 years ago
- Visualizing Deep Neural Network Decisions: Prediction Difference Analysis☆117Updated 7 years ago
- Demo code for the paper ''Distributional Adversarial Networks''☆19Updated 7 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago
- Tensorflow implementation of Graph Convolutional Network☆77Updated 4 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Tensorflow implementation of "Transforming Autoencoders" (Proposed by G.E.Hinton, et al.)☆61Updated 7 years ago
- Code for "Generative Adversarial Training for Markov Chains" (ICLR 2017 Workshop)☆80Updated 7 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- Some extra features for pytorch.☆50Updated 7 years ago
- Implementation of the SAN model for imparting gender privacy to face images☆63Updated 3 years ago
- ☆79Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- A small tutorial about performing adversarial attacks in PyTorch☆45Updated 7 years ago
- NIPS Adversarial Vision Challenge☆41Updated 6 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 8 years ago
- Exploring the Space of Adversarial Images☆69Updated 8 years ago
- Pytorch Cheatsheet☆91Updated 6 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 6 years ago
- Forward Thinking NIPS 2017