Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.06 KB

Captures.md

File metadata and controls

19 lines (11 loc) · 1.06 KB

Captures

Back to developer documentation main page

Captures can now be decryped here

Infomation about how Captures on the QCs works.

How it works (Needs updating)

Captures are encrypted protobufs, with local encryption use the serial number, global does not.

After cracking the encryption to the Neural Captures, and writing some code to decode the captures to JSON format. I was shocked to see that there is very little "Neural" about it. Recently it was discovered that the training process involves some kind of genetic algorithm and until now we haven't found a conrete reference to any neural network training. Looking at one of the captures you can see that the network consists of a 13 parameter network.

Links