aicenter / GenerativeModels.jl

Generative Models with trainable conditional distributions in Julia!
MIT License
31 stars 3 forks source link

vanilla vae #76

Closed vitskvara closed 4 years ago

vitskvara commented 4 years ago

I have updated the vanilla vae test. I have however encountered a lot of issues with convergence and reconstruction, so I have slightly changed the convergence test. We should explore this more. Please test it on your machine and merge if you considered it fine.

codecov-io commented 4 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   75.96%   75.96%           
=======================================
  Files           7        7           
  Lines         129      129           
=======================================
  Hits           98       98           
  Misses         31       31

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6e6ccc0...434c4d1. Read the comment docs.