Skip to content

Commit 7eeb19d

Browse files
committed
Add year to AMP reference
1 parent 03ec8cc commit 7eeb19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ On deep equilibrium models:
110110
- [Chapter 4: Deep Equilibrium Models](https://implicit-layers-tutorial.org/deep_equilibrium_models/) of the [Deep Implicit Layers - Neural ODEs, Deep Equilibrium Models, and Beyond](http://implicit-layers-tutorial.org/), created by Zico Kolter, David Duvenaud, and Matt Johnson
111111

112112
On approximate message passing (AMP) methods in statistics:
113-
- [A unifying tutorial on Approximate Message Passing](https://arxiv.org/abs/2105.02180) by Oliver Y. Feng, Ramji Venkataramanan, Cynthia Rush, Richard J. Samworth: the example on page 2 basically describes how transformers implement approximate message passing: an iterative algorithm with a "denoising" step (attention) followed by a "memory term" or Onsager correction term (feed-forward layer)
113+
- [A unifying tutorial on Approximate Message Passing](https://arxiv.org/abs/2105.02180) (2021) by Oliver Y. Feng, Ramji Venkataramanan, Cynthia Rush, Richard J. Samworth: the example on page 2 basically describes how transformers implement approximate message passing: an iterative algorithm with a "denoising" step (attention) followed by a "memory term" or Onsager correction term (feed-forward layer)
114114

115115

116116
### Code inspiration

0 commit comments

Comments
 (0)