4 Forks
43 Stars
43 Watchers

variational_dropout

Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch

How to download and setup variational_dropout

Open terminal and run command
git clone https://github.com/kefirski/variational_dropout.git
git clone is used to create a copy or clone of variational_dropout repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with variational_dropout https://github.com/kefirski/variational_dropout/archive/master.zip

Or simply clone variational_dropout with SSH
[email protected]:kefirski/variational_dropout.git

If you have some problems with variational_dropout

You may open issue on variational_dropout support forum (system) here: https://github.com/kefirski/variational_dropout/issues