mbecker12 / surface-rl-decoder

Implementation of different NN architectures & RL techniques for decoding of the quantum surface code
MIT License
7 stars 0 forks source link

Use transfer learning for 2D Conv in PPO #119

Closed mbecker12 closed 3 years ago

mbecker12 commented 3 years ago

Similar to #116, run 2D Conv transfer learning in PPO.

For this, the 2D network needs to be made fit for purpose which means a two-headed network needs to be introduced.

mbecker12 commented 3 years ago

Doesn't work reliably; runs 72178 and 72179 were not successful