Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kellman committed May 28, 2020
1 parent e26fd7e commit 9f9b4b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ The goal of this open-source demonstration is provide a minimum working example

The IPython notebook contains a physics-based learning example that performs sparse recovery for an under-determined system, _i.e. compressed sensing_. We construct a physics-based network by unrolling the iterations of proximal gradient descent algorithm and perform physics-based learning to learn the system's measurement matrix, step size, and sparsity penalty.

For more details please refer to the document _How to do Physics-based Learning_.
For more details please refer to the document _How_to_do_Physics-based_Learning.pdf_.

If this is useful please [cite](https://arxiv.org/abs/2005.13531).

0 comments on commit 9f9b4b3

Please sign in to comment.