Skip to content

Python library to demonstrate quantum machine learning.

Notifications You must be signed in to change notification settings

c4ristian/quantum-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum AI

What is it?

This library provides notebooks to demonstrate the training and execution of quantum machine learning models.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/c4ristian/quantum-ai

Setup

conda env create -f environment.yml

conda activate quantum-ai

Jupyter

Install Kernel

python -m ipykernel install --user --name=quantum-ai

Run Notebooks

jupyter notebook --notebook-dir="./notebooks"

License

Apache 2.0

Contact us

christian.koch@th-nuernberg.de

About

Python library to demonstrate quantum machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published