You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zhang Yanbo edited this page Oct 28, 2022
·
12 revisions
INNLab is an invertible neural network (INN) library for easier implementation of INNs. Using INNLab, you can easily build INNs and compose multiple types of INNs together for complex tasks.
INNLab has similar structure and format as PyTorch, which makes it easier to getting start with.