/QuantumRL

QuantumRL is a quantum reinforcement learning agent implemented in the OpenAI gridworld environment using a Variational Quantum Computing (VQC) Circuit. The VQC is utilized to approximate the Q-values of each state within the environment while requiring fewer parameters than a traditional neural network approach.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.