├── resources └── readme_pic.png ├── expressibility_and_entangling ├── resources │ ├── qc5.jpeg │ ├── qc7.jpeg │ ├── qc10.jpeg │ ├── qc11.jpeg │ ├── qc13.jpeg │ └── qc18.jpeg └── README.md ├── README.md └── LICENSE /resources/readme_pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/resources/readme_pic.png -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc5.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc5.jpeg -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc7.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc7.jpeg -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc10.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc10.jpeg -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc11.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc11.jpeg -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc13.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc13.jpeg -------------------------------------------------------------------------------- /expressibility_and_entangling/resources/qc18.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvLabs/Quantum-Machine-Learning/HEAD/expressibility_and_entangling/resources/qc18.jpeg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Quantum Machine Learning 2 | 3 | Quantum machine learning is a nascent but emerging field which couples not only the state of the art paradigms of information theory (i.e. Machine Learning) but also the unprecedented computational advantages of quantum algorithms and quantum information. Below is a visual representation of cross-play between the areas of research. 4 | 5 |
6 |
7 |
|
14 | | 7 |
|
15 | | 10 |
|
16 | | 11 |
|
17 | | 13 |
|
18 | | 18 |
|
19 |
--------------------------------------------------------------------------------