Skip to content

Algorithms/code implemented for the paper "Control of qubit dynamics by Reinforcement Learning"

License

Notifications You must be signed in to change notification settings

dkoytrom/qubit_control_reinforcement_learning

Repository files navigation

Control of Qubit Dynamics Using Reinforcement Learning

Code implemented for the purposes of the paper Control of Qubit Dynamics Using Reinforcement Learning Citation: D. Koutromanos, D. Stefanatos, and E. Paspalakis, “Control of qubit dynamics using reinforcement learning,” Information, vol. 15, no. 5, 2024.

Virtual environment with python 3.11

python3.11 -m venv qubit_control_venv

activate virtual env

source qubit_control_venv/bin/activate

install requirements

pip3 install -r requirements.txt

About

Algorithms/code implemented for the paper "Control of qubit dynamics by Reinforcement Learning"

Resources

License

Stars

Watchers

Forks

Packages

No packages published