Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AI pre-decoder for surface-code memory circuits
# Ising Decoding

This repo implements a **pre-decoder** for surface-code memory experiments:
This repo offers AI training frameworks and recipes to build, customize and deploy scalable quantum error correction **decoders**:

- A neural network consumes detector syndromes across space **and** time
- It predicts corrections that reduce syndrome density / improve decoding
Expand Down Expand Up @@ -556,4 +556,4 @@ Presence of these headers is enforced automatically by the `spdx-header-check` C
`.github/workflows/ci.yml`).

Third-party open source components bundled with or required by this project are listed with their
respective copyright notices and license texts in [NOTICE](NOTICE).
respective copyright notices and license texts in [NOTICE](NOTICE).
Loading