Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 364 Bytes

File metadata and controls

3 lines (2 loc) · 364 Bytes

In Stochastic_frozen_lake_ClassicalReinforcementLearning.ipynb is shown an implementation of classical algorithms in a stochastic Frozen Lake environment (Environment shown in the book Artificial Intelligence: a Modern Approach of Russel, chapter 17)

in StochFrozenLake_QUANTUM.ipynb an attempt to approximate Q-values with Variational Quantum circuit is shown.