Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 491 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 491 Bytes

DropMax: Adaptive Variational Softmax

A PyTorch implementation of "DropMax"


arxiv paper Original TF Repo

Python 3.6, Pytorch 1.0.0

Compare with CrossEntropy Loss on MNIST Dataset

MNIST Result

dropmaxplot

Running Example

python3 main.py