vlukiyanov / pt-avitm

PyTorch implementation of AVITM (Autoencoding Variational Inference For Topic Models)
MIT License
36 stars 6 forks source link

Basic loss function tests #17

Closed vlukiyanov closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #17 into master will increase coverage by 6.62%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   86.09%   92.71%   +6.62%     
==========================================
  Files           3        3              
  Lines         151      151              
==========================================
+ Hits          130      140      +10     
+ Misses         21       11      -10
Impacted Files Coverage Δ
ptavitm/vae.py 100% <ø> (+15.15%) :arrow_up:

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 2fff158...504bade. Read the comment docs.