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

Post-Run Analysis seems to load faulty networks #145

Open mbecker12 opened 3 years ago

mbecker12 commented 3 years ago

When running locally (even when running in the same singularity image), the networks seem to work reliably. When run on Alvis, the networks yield plenty of undetermined episodes which run for longer than max_steps

mbecker12 commented 3 years ago

Try to check if the loaded weights/parameters are the same. Next, try checking the data generation. Many users who reported similar issues were able to trace the problem back to the input data.