You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 298B

12345678910
  1. Dependencies
  2. TensorFlow >= 0.8.0 (due to prettytensor, might work with older versions of prettytensor - not tested)
  3. prettytensor
  4. numpy
  5. optionally matplotlib, seaborn for VAE images
  6. Usage
  7. To train latent-feature model (M1) run ssl_vae.py. Parameters set in same file.