ELIFE-ASU/INNLab
A python/pytorch package for invertible neural networks
This package helps machine learning researchers implement invertible neural networks (INNs). It provides ready-to-use INN architectures like NICE, RealNVP, and Residual Flow, along with supporting components. Researchers working on advanced machine learning models can use this to build and experiment with INNs more easily.
No commits in the last 6 months.
Use this if you are a machine learning researcher or practitioner needing to build and experiment with invertible neural networks for your models.
Not ideal if you are looking for a pre-trained model or a no-code solution for general machine learning tasks.
Stars
71
Forks
7
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ELIFE-ASU/INNLab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lululxvi/deepxde
A library for scientific machine learning and physics-informed learning
pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems,...
wilsonrljr/sysidentpy
A Python Package For System Identification Using NARMAX Models
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.