valterUo / Hanken-Q4Finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanken Hackathon Autumn 2023

Quantum computing for finance

The anomaly detection implementation originates from PennyLane tutorial and the related research paper Quantum variational rewinding for time series anomaly detection.

The generative model was implemented during the Hackathon following the paper A quantum generative model for multi-dimensional time series using Hamiltonian learning.

Next steps:

  • Both of the algorithms share similar elements. Maybe one advantage would be to train a single model for both use cases.
  • Encoding graph structure to the diagonal Hamiltonian
  • Comparing models to the classical algorithms
  • Does the generative model work as a predictor?

About


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%