Skip to content

eigen-carmona/mps_born_machines

Repository files navigation

Generative Modeling through Matrix Product States (MPS)

Gerardo Carmona - Saverio Monaco

Final Project of Quantum Information and Computing


Generated images:

alt text

Reconstructed images:

alt text alt text alt text alt text


Exercise 1: Study how tensor networks structures can be used to set up a machine learning algorithm (look at “Unsupervised Generative Modeling Using Matrix Product States”

Exercise 2: Write a tensor network code able to perform generative modeling by means of Matrix Product States (MPS). If you wish, you can use an open-source library for basic tensors operations, such as TenPy, iTensor or similar.

Exercise 3: Test your code to reproduce the main results contained in the reference paper.