LanceNorskog / keras-invertible

Explorations of invertible (reversible) Deep Learning pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments in running Deep Learning networks in reverse.

Most linear and non-linear operations used in Deep Learning networks are reversible. This project does some experiments to demonstrate this, and shows that running a DL network in reverse is a form of explanation.

About

Explorations of invertible (reversible) Deep Learning pipelines


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%