issues
search
bayesiains
/
nflows
Normalizing flows in PyTorch
MIT License
845
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding mit-license badge to README.md
#81
rmnrth4
closed
11 months ago
0
Adding license badge to Readme
#80
rmnrth4
closed
11 months ago
1
Array index out of range in "rational_quadratic" file
#79
Yifei-Xiong
opened
1 year ago
0
Using SimpleRealNVP on a 10 features converging to a different std
#78
yarinbar
closed
1 year ago
1
Fix In-place Assignments for `PiecewiseRationalQuadratic` Compatibility with `functorch` and `torch2.0`
#77
HamidrezaKmK
opened
1 year ago
0
Is having negative loss okay?
#76
yarinbar
closed
1 year ago
1
Refactor nflows merge into main
#75
powertj
closed
1 year ago
1
How to work with categorical input features
#74
fountaindive
closed
1 year ago
1
Flow for one-dimensional data
#73
scutzck033
closed
1 year ago
2
Flow identity initialization
#72
francesco-vaselli
opened
1 year ago
1
float precision check in rational quadratic spline discriminant
#71
francesco-vaselli
opened
1 year ago
5
Saving models
#70
jankrans
closed
1 year ago
0
How to construct a flow with a very high dim base distribution
#69
wyyfffff
closed
1 year ago
1
Context
#68
jakubbober
opened
1 year ago
1
Instability due to division by scale?
#67
starovoitovs
closed
1 year ago
1
Block Neural Autoregresive Flow
#66
jecampagne
closed
1 year ago
1
Allow identity initialization for rational quadratic spline transform
#65
invemichele
closed
1 year ago
4
allow negative scale in PointwiseAffineTransform
#64
mdmould
closed
1 year ago
6
add exp to transforms
#63
mdmould
closed
1 year ago
2
InputOutsideDomain() error raised with cubic spline
#62
rmastand
closed
1 year ago
4
Update sample method docstring to describe shapes with more verbosity
#61
phinate
closed
2 years ago
6
Question on shape of `sample` method with added context
#60
phinate
closed
2 years ago
4
Problem with transforming between distributions
#59
rmastand
closed
2 years ago
1
Update lu.py to use torch.linalg.solve_triangular instead of deprecated torch.solve_triangular
#58
juancamilog
closed
2 years ago
1
Solve torch.triangular_solve deprecation warning
#57
francesco-vaselli
closed
2 years ago
3
Flow.log_prob returns positive values
#56
StarostinV
closed
2 years ago
1
If my data is 6 dimension, how can I use this code to process it?
#55
SpiderDKing
closed
2 years ago
1
Fast sampling for varying context
#54
francesco-vaselli
closed
2 years ago
2
Unnecessary dependencies
#53
francois-rozet
opened
2 years ago
0
Allow scales >1.001 in AffineCouplingTransform (fixes #49)
#52
dennisprangle
closed
2 years ago
2
Reproducing Benchmark Results (MAF)
#51
MikeLasz
closed
2 years ago
4
Rational quadratic spline identity init
#50
Olllom
closed
1 year ago
2
AffineCouplingLayer scale <1.001
#49
dennisprangle
closed
2 years ago
2
Added CUDA bug fix to the Sigmoid in the nonlinearities module
#48
Donglin-Wang2
closed
2 years ago
1
Checkerboard masking in RealNVP
#47
Donglin-Wang2
opened
3 years ago
2
Can't import `nflows`, get `No module named 'nflows.distributions'; 'nflows' is not a package`
#46
romanovzky
closed
3 years ago
1
RealNVP example
#45
richardrl
closed
2 years ago
1
Refactored rational-quadratic spline transforms to run faster
#44
vsimkus
opened
3 years ago
0
AttributeError: 'int' object has no attribute 'utils'
#43
ggproRIC
closed
2 years ago
1
Help with the use of the quadratic splines.
#42
mtsatsev
opened
3 years ago
0
Conditional flows
#41
pfilo8
opened
3 years ago
0
Base of resulting BPD in transformations
#40
aryanshomray
closed
3 years ago
3
Conditional MAF and Real-NVP
#39
pfilo8
closed
3 years ago
0
Fix LULinear.weight_inverse with CUDA
#38
mj-will
closed
2 years ago
0
RealNVP can't reconstruct samples
#37
csalcedo001
closed
3 years ago
1
UMNN is not included in setup.py
#36
mj-will
opened
3 years ago
3
Create GitHub workflow for unit test suite
#35
MilesCranmer
closed
2 years ago
2
Requesting Advice on NF Methods
#34
kayuksel
closed
2 years ago
1
Allow base distributions which lack context
#33
MilesCranmer
closed
2 years ago
3
Forward vs. Inversse
#32
nwaftp23
closed
2 years ago
1
Next