Skip to content

GSOC RL project

Pre-release
Pre-release
Compare
Choose a tag to compare
@flowerthrower flowerthrower released this 04 Oct 08:53
· 69 commits to main since this release

This is an update to the beta release of qutip-qoc.

It mainly introduces the new reinforcement learning algorithm qutip_qoc._rl.

Features

  • New reinforcement learning algorithm, developed during GSOC24 (#19, #18, by LegionAtol)
  • Automatic transformation of initial and target operator to superoperator (#23, by flowerthrower)

Bug Fixes

  • Prevent loss of __time__ keyword in optimize_pulses (#22, by flowerthrower)

Full Changelog: v0.1.0b1...v0.1.1