Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yhteoh authored May 31, 2024
1 parent eb5e636 commit 5fde9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Here, $V_{ij}$ = blockade interaction strength between atoms $i$ and $j$, $R_b$

Vanilla transformer architecture taken from [Attention is All You Need](https://arxiv.org/pdf/1706.03762.pdf).

![Architecture](https://github.com/PIQuIL/RydbergGPT/blob/main/docs/resource/architecture.png)
<img src="https://github.com/PIQuIL/RydbergGPT/blob/main/docs/resource/architecture.png" width="600" />

- $\mathbf{x} =$ experimental settings
- $\sigma_i =$ one-hot encoding of measured qubit $i$
Expand Down

0 comments on commit 5fde9a3

Please sign in to comment.