aicenter / GenerativeModels.jl

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

Actually move pdfs to ConditionalDists.jl and kl_divergence to IMPeasures.jl ... #63

Closed nmheim closed 4 years ago

nmheim commented 4 years ago

forgot to remove some files...

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
+ Coverage   27.38%   48.25%   +20.87%     
===========================================
  Files          14        8        -6     
  Lines         252      143      -109     
===========================================
  Hits           69       69               
+ Misses        183       74      -109
Impacted Files Coverage Δ
src/GenerativeModels.jl 100% <ø> (ø) :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 a594221...17b5d0a. Read the comment docs.