onsager_deep_learning
onsager_deep_learning copied to clipboard
Code to accompany the paper "AMP-Inspired Deep Networks for Sparse Linear Inverse Problems"
Dear Mark I really pleasure on your works. I runned LAMP.py in Bernoulli trials and it worked very well. But in random access(line 25 in LAMP.py) , I cannot execute...
Dear Mark I have another question about the ground truth sparse coding used to train the network. I find the loss is computed by tf.nn.l2_loss(xhat_ - prob.x_) (Line 60 in...
Hi Mark, many thanks for your work. I have run your code LISTA.py, but I find that the nmse did not decrease. The kappa is set to be None as...