Skip to content

tmiethlinger/PyTorch-Invertible_Neural_Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyTorch: Invertible Neural Network

In this repo we implement an invertible neural network using PyTorch.

Dependencies

  1. numpy
  2. torch
    • torch.autograd
    • torch.optim
    • torch.nn
  3. FrEIA
    • FrEIA.framework
    • FrEIA.modules

About

In this repo we implement an invertible neural network using PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages