143 Forks
413 Stars
413 Watchers

qml

Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.

How to download and setup qml

Open terminal and run command
git clone https://github.com/PennyLaneAI/qml.git
git clone is used to create a copy or clone of qml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with qml https://github.com/PennyLaneAI/qml/archive/master.zip

Or simply clone qml with SSH
[email protected]:PennyLaneAI/qml.git

If you have some problems with qml

You may open issue on qml support forum (system) here: https://github.com/PennyLaneAI/qml/issues