qrl.env.core.bloch_sphere

Implementation of BlochSphereV0 environment

Author: Jay Shah (@Jayshah25)

Contact: jay.shah@qrlqai.com

License: Apache-2.0

Classes

BlochSphereV0(*args, **kwargs)

Single-qubit Bloch sphere environment for reinforcement learning.

BlochSphereV1([target_state, max_steps, ...])

Single-qubit Bloch sphere environment as a graph problem for reinforcement learning.