Skip to content

Commit

Permalink
Update IMH, HMC, sample method, refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnabergoj committed Jul 29, 2024
1 parent 71e6809 commit b03a11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions normalizing_flows/bijections/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
from normalizing_flows.bijections.finite.residual.architectures import InvertibleResNet, ResFlow, ProximalResFlow
from normalizing_flows.bijections.finite.residual.proximal import ProximalResFlowBlock
from normalizing_flows.bijections.finite.linear import LowerTriangular, Orthogonal, LU, QR
from normalizing_flows.bijections.finite.linear import Identity

0 comments on commit b03a11c

Please sign in to comment.