Skip to content

This repository contains neural decoder architectures designed for the 3D Toric code, a type of quantum error-correcting code.

Notifications You must be signed in to change notification settings

oliverweissl/NeuralDecoderToric3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Decoder for 3D Toric Codes

4D Torus

This repository contains code for experiments using a Neural Decoder that works on 3D Toric codes.

  • models contains various decoder models and sub-packages with additional components.

    • auxiliar_components contains various components used in the NNs or decoding procedure.
    • pooling_layers contains adaptations of the GlobalAveragePooling layer.
    • residual_block contains different types of residual block implementations.
  • src is a collection of classes and functions used in the experimentation.

    • data_analysis is a collection of functions for data analysis.
    • evaluation_metrics collects various evaluation methods for the decoding.

About

This repository contains neural decoder architectures designed for the 3D Toric code, a type of quantum error-correcting code.

Topics

Resources

Stars

Watchers

Forks

Languages