Git Product home page Git Product logo

hqrc-qtasks's Introduction

Quantum Reservoir Computing for Temporal Quantum Tomography

This repository is the official implementation of "Learning Temporal Quantum Tomography" paper.

Learning Temporal Quantum Tomography

Quoc Hoan Tran and Kohei Nakajima Phys. Rev. Lett. 127, 260401 โ€“ Published 22 December 2021

https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.127.260401

Press release:

Japanese: https://www.i.u-tokyo.ac.jp/news/press/2021/202112231947.shtml

(details): https://www.i.u-tokyo.ac.jp/news/files/IST_pressrelease_20211223_Nakajima.pdf

English: https://www.u-tokyo.ac.jp/focus/en/press/z0508_00200.html

How to cite:

Q. H. Tran and K. Nakajima, Learning Temporal Quantum Tomography, Physical Review Letters, vol. 127, 260401 (2021)

Code structures

(To be updated)

Requirements

The code requires the following libraries:

  • python 3.6-3.7
  • numpy, matplotlib, sklearn

The packages can be installed as follows. First, we recommend to create a virtual environment in Python3 and use pyenv to manage python version:

# Create virtual environment
pyenv install 3.7.7
python3 -m venv ~/vqrc 
source ~/vqrc/bin/activate
pyenv local 3.7.7

Install the following packages for the basic functions of our implementations:

  • Calculate the quantum memory capacities of quantum reservoir (HQR)
  • Perform Tomography Tasks
# For running scripts in the nonlinear folder
pip3 install numpy matplotlib sklearn 

Demo

(To be updated)

hqrc-qtasks's People

Contributors

ominiavincit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.