https://github.com/agnostiqhq/tutorials_covalent_ieee_2022

Tutorials for 2022 IEEE Quantum Week Workshop on Covalent

https://github.com/agnostiqhq/tutorials_covalent_ieee_2022

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.9%) to scientific vocabulary

Keywords

covalent-tutorial gqsim ieee ml qcw22 qml quantum-machine-learning siamese-network tutorial
Last synced: 5 months ago · JSON representation

Repository

Tutorials for 2022 IEEE Quantum Week Workshop on Covalent

Basic Info
  • Host: GitHub
  • Owner: AgnostiqHQ
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 14.1 MB
Statistics
  • Stars: 7
  • Watchers: 11
  • Forks: 1
  • Open Issues: 12
  • Releases: 0
Archived
Topics
covalent-tutorial gqsim ieee ml qcw22 qml quantum-machine-learning siamese-network tutorial
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

IEEE Quantum Week 2022: Covalent Workshop

This repository contains all the of the needed material to complete the covalent workshop hosted at IEEE Quantum Week 2022, Broomfield Colarado.

You will find:

  1. The slides from the talk part of the workshop (slides.pdf)

  2. Jupyter notebooks needed for the hands-on workshop (workshop/machine_learning/similarity_learning.ipynb)

  3. code_examples contains several simple examples different features/aspects of Covalent

Install instructions

To run the jupyter notebooks used in the hands-on workhsops, you will need a new conda environment with all of the dependices.

First, clone or download this repository to your local machine.

Next, if you don't already have conda, navigate to https://conda.io/projects/conda/en/latest/user-guide/install/download.html and install the correct version for your OS for either Miniconda or Anaconda.

In a terminal window, navigate to root directory of this repo (~tutorials_covalent_ieee_2022) and issue

> conda env create -f environment.yml

This will install the ieee_covalent environment. Let's activate it

> conda activate ieee_covalent

If you are confident with making this environment visible to your existing Jupyter Notebook viewer, you are done! If not, please continue with

> python -m ipykernel install --user --name=ieee_covalent

then issue

> jupyter notebook &

which will open a browser window in the Jupyter explorer. Navigate to the *.ipynb file you are interested in looking at within this repo and click it.

From the top drop-down menu, select kernel > change kernel > ieee_covalent. You are now good to go!

Start Covalent

After successfully creating the conda environment, the Covalent server can be started as follows

bash covalent start --ignore-migrations

Covalent can optionally be started in debug mode for more verbose logging as follows

bash covalent start -d --ignore-migrations

Owner

  • Name: Agnostiq
  • Login: AgnostiqHQ
  • Kind: organization
  • Email: contact@agnostiq.ai
  • Location: Toronto

Developing Software for Advanced Computing

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 5
  • Total pull requests: 44
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 1 month
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.16
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 31
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jackbaker1001 (5)
Pull Request Authors
  • dependabot[bot] (13)
  • venkatBala (7)
  • jackbaker1001 (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (13)