├── README.md ├── mnist.py └── models.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexrakowski/mc-dropout-mnist/HEAD/README.md -------------------------------------------------------------------------------- /mnist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexrakowski/mc-dropout-mnist/HEAD/mnist.py -------------------------------------------------------------------------------- /models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexrakowski/mc-dropout-mnist/HEAD/models.py --------------------------------------------------------------------------------