slimgroup / InvertibleNetworks.jl

A Julia framework for invertible neural networks
MIT License
152 stars 23 forks source link

Make sure example run and with good results #49

Closed rafaelorozco closed 2 years ago

rafaelorozco commented 2 years ago

-Quick check to make sure all the files in examples/ run. -Changed prior weighting on hint2 scenario so that it is balanced wrt to batch size and gives good result.

Might come back and let glow coupling layer accept non even channel numbers, but that is for a future PR.

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (58b94e3) into master (c60ad05) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   85.94%   85.94%           
=======================================
  Files          31       31           
  Lines        2511     2511           
=======================================
  Hits         2158     2158           
  Misses        353      353           

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 c60ad05...58b94e3. Read the comment docs.