josauder / na-alista

Improving ALISTA with neural augmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neurally-Augmented ALISTA

Code to reproduce the results from reference to paper. created by Freya Behrens, Jonathan Sauder, Peter Jung.

Getting started

Running the experiments:

python3.6 run.py

Visualizing results:

jupyter notebook plot_results.ipynb

Remarks

  • Without a GPU the experiments take a lot of time.
  • We provide some precomputed results in the res/ folder.

About

Improving ALISTA with neural augmentation


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%