#Quantum #QuantumComputing
#introduction
Currently I am working on a way to take advantage of Noisy Intermediate Scale Quantum Computing. #NISQ .
How I am doing this is using a genetic algorithm (GA) to "evolve" circuits by using the noise profiles from real QPUs available from IBM. It's a great way to learn. Also it means the GA does a lot of the heavy math lifting, and I can worry about fitness functions, data encode and decode.