Skip to content

Commit 336a9cc

Browse files
ivanbasovclaude
andcommitted
docs(readme): add shields badges (license, release, paper, HF models)
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 32d20ae commit 336a9cc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# AI pre-decoder for surface-code memory circuits
22

3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue)](./LICENSE)
4+
[![Release](https://img.shields.io/badge/Release-v0.1.0-brightgreen)](https://github.com/NVIDIA/Ising-Decoding/tree/releases/v0.1.0)
5+
[![Paper](https://img.shields.io/badge/Paper-NVIDIA%20Research-76b900)](https://research.nvidia.com/publication/2026-04_fast-ai-based-pre-decoders-surface-codes)
6+
[![Model: Fast](https://img.shields.io/badge/🤗%20HuggingFace-Fast%20Model-ffd21e)](https://huggingface.co/nvidia/Ising-Decoder-SurfaceCode-1-Fast)
7+
[![Model: Accurate](https://img.shields.io/badge/🤗%20HuggingFace-Accurate%20Model-ffd21e)](https://huggingface.co/nvidia/Ising-Decoder-SurfaceCode-1-Accurate)
8+
39
This repo implements a **pre-decoder** for surface-code memory experiments:
410

511
- A neural network consumes detector syndromes across space **and** time

0 commit comments

Comments
 (0)