cerebroai / revflow

building blocks for Reversible Neural networks, written using Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revflow

Revflow is a framework for creating reversible neural networks. The following is written in tensorflow. For a PyTorch veriosn of the following, use the following - https://github.com/RobinBruegger/RevTorch

The following code is used for our reformers package.

Install

requires tensorflow >= 2.0.0

About

building blocks for Reversible Neural networks, written using Tensorflow

License:MIT License


Languages

Language:Python 100.0%