0 Forks
2 Stars
2 Watchers

VAEs

Reproducible code showing the various types of variational autoencoders I have implemented

How to download and setup VAEs

Open terminal and run command
git clone https://github.com/BeeGass/VAEs.git
git clone is used to create a copy or clone of VAEs 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 VAEs https://github.com/BeeGass/VAEs/archive/master.zip

Or simply clone VAEs with SSH
[email protected]:BeeGass/VAEs.git

If you have some problems with VAEs

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