Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remmyzen authored Jun 6, 2024
1 parent 9418a96 commit 5518d1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ For all the tasks, the user can specify the Clifford gate set and qubit connecti

<img src="images/overview.png" alt="overview" width="800"/>

The implementation of reinforcement learning with a non-cumulative reward based on [2] is also possible by setting `use_max_reward = True` in the environments.

## Installation

Expand Down Expand Up @@ -135,4 +136,5 @@ The code in this repository is released under the MIT License.

## References
[1] Chamberland, Christopher, and Michael E. Beverland. "Flag fault-tolerant error correction with arbitrary distance codes." Quantum 2 (2018): 53.
[2] Nägele, M., Olle, J., Fösel, T., Zen, R., & Marquardt, F. (2024). Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning. arXiv:2405.13609.

0 comments on commit 5518d1d

Please sign in to comment.