issues
search
bayesiains
/
nflows
Normalizing flows in PyTorch
MIT License
845
stars
118
forks
source link
Unused imports, cosmetic comments, nonnegative std
#2
Closed
alvorithm
closed
4 years ago
alvorithm
commented
4 years ago
Clean up unused imports (across the board)
Sort imports (isort)
Wrap a couple of long strings
Format comments as sentences
Disallowing negative stds needs updating the tests to match.