Welcome to The Eigensolver Quantum School, a quantum computing crash course designed by students for students.

Related tags

Deep LearningTEQS
Overview

TEQS

Welcome to The Eigensolver Quantum School, a crash course designed by students for students. The aim of this program is to take someone who has no QC knowledge and put through a five day crash course that puts them in the frame of mind necessary to learn via formal texts such as Nielsen and Chuang (which is the prize of our two day hackathon!)

TEQS Prerequisites

One of the beauties behind learning quantum computing is that on an elementary level, very few pre-requisites are required. At TEQS, the course is designed in a way where the only pre-requisites required are basic linear algebra and classical information processing. To ensure that everyone has those under their belts before attending the crash course, we made those three notebooks which we encourage everyone to read and solve the exercises.

  • Chapter 1 is on vectors and how they are used to represent the state of a qubit
  • Chapter 2 is on operators and how they are used to manipulate the state of a qubit
  • Chapter 3 is on Classical Information and Boolean Logic

Module Requirements

Lectures

Day 1:

Overview of mathematical prerequisites, brief introduction to quantum states and operators, and classical computing. Content available here.

Day 2:

Reduced quantum postulates from a quantum computing perspective and introduction to basic quantum circuits and simulators using Qiskit. Content available here.

Day 3:

The no-cloning theorem, quantum teleportation protocol, superdense coding, and BB84 cryptographic protocol. Content available here.

Day 4:

Quantum oracles, Deutsch's algorithm and how to construct a quantum circuit that implements them. Content available here.

Day 5:

IBM Quantum Fun Day! Introduction to RasQberry and Question and Answer Panel. Content available here.

Hackathon!

Welcome to the Eigensolvers Quantum School Hackathon! In the notebook found in this folder there are 4 problems covering all the material covered in the lectures. These problems have been designed for people coming from all different levels of experience in quantum computing. You will get a different certificate level based on the problems you completed:

  • First two: Beginner
  • First three: Intermediate
  • All four: Advanced

There are also prizes for the winners of the hackathon:

  • First Place: RasQberry - Premium
  • Second Place: RasQberry - All Inclusive
  • Third Place: RasQberry - Customizable DIY Kit
  • Fourth Place: Nielsen and Chuang

The ranking will be based on the weighted cost of the solutions for problem 3 and problem 4; as defined in the notebook.

To submit your solutions, fill out the form below, with the code that you write for each problem. https://forms.gle/KkA6gBbhrCZpWgnX8

The deadline for submission is Sunday (July 11th) 7pm Indian Standard Time. Remember, the ultimate goal is to have fun and learn some quantum computing while you're at it. All the best!

Owner
The Eigensolvers
The Eigensolvers
Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation

SimplePose Code and pre-trained models for our paper, “Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation”, a

Jia Li 256 Dec 24, 2022
Joint learning of images and text via maximization of mutual information

mutual_info_img_txt Joint learning of images and text via maximization of mutual information. This repository incorporates the algorithms presented in

Ruizhi Liao 10 Dec 22, 2022
LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation

LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation Table of Contents: Introduction Project Structure Installation Datas

Yu Wang 492 Dec 02, 2022
vit for few-shot classification

Few-Shot ViT Requirements PyTorch (= 1.9) TorchVision timm (latest) einops tqdm numpy scikit-learn scipy argparse tensorboardx Pretrained Checkpoints

Martin Dong 26 Nov 30, 2022
PyTea: PyTorch Tensor shape error analyzer

PyTea: PyTorch Tensor Shape Error Analyzer paper project page Requirements node.js = 12.x python = 3.8 z3-solver = 4.8 How to install and use # ins

ROPAS Lab. 240 Jan 02, 2023
This repository will be a summary and outlook on all our open, medical, AI advancements.

medical by LAION This repository will be a summary and outlook on all our open, medical, AI advancements. See the medical-general channel in the medic

LAION AI 18 Dec 30, 2022
An open-source online reverse dictionary.

An open-source online reverse dictionary.

THUNLP 6.3k Jan 09, 2023
Image Classification - A research on image classification and auto insurance claim prediction, a systematic experiments on modeling techniques and approaches

A research on image classification and auto insurance claim prediction, a systematic experiments on modeling techniques and approaches

0 Jan 23, 2022
performing moving objects segmentation using image processing techniques with opencv and numpy

Moving Objects Segmentation On this project I tried to perform moving objects segmentation using background subtraction technique. the introduced meth

Mohamed Magdy 15 Dec 12, 2022
WaveFake: A Data Set to Facilitate Audio DeepFake Detection

WaveFake: A Data Set to Facilitate Audio DeepFake Detection This is the code repository for our NeurIPS 2021 (Track on Datasets and Benchmarks) paper

Chair for Sys­tems Se­cu­ri­ty 27 Dec 22, 2022
A PyTorch implementation of SlowFast based on ICCV 2019 paper "SlowFast Networks for Video Recognition"

SlowFast A PyTorch implementation of SlowFast based on ICCV 2019 paper SlowFast Networks for Video Recognition. Requirements Anaconda PyTorch conda in

Hao Ren 8 Dec 23, 2022
Bayesian Meta-Learning Through Variational Gaussian Processes

vmgp This is the repository of Vivek Myers and Nikhil Sardana for our CS 330 final project, Bayesian Meta-Learning Through Variational Gaussian Proces

Vivek Myers 2 Nov 17, 2022
DL course co-developed by YSDA, HSE and Skoltech

Deep learning course This repo supplements Deep Learning course taught at YSDA and HSE @fall'21. For previous iteration visit the spring21 branch. Lec

Yandex School of Data Analysis 1.3k Dec 30, 2022
The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks

Decoupled Dynamic Filter Networks This repo is the official implementation of CVPR2021 paper: "Decoupled Dynamic Filter Networks". Introduction DDF is

F.S.Fire 180 Dec 30, 2022
tinykernel - A minimal Python kernel so you can run Python in your Python

tinykernel - A minimal Python kernel so you can run Python in your Python

fast.ai 37 Dec 02, 2022
implementation for paper "ShelfNet for fast semantic segmentation"

ShelfNet-lightweight for paper (ShelfNet for fast semantic segmentation) This repo contains implementation of ShelfNet-lightweight models for real-tim

Juntang Zhuang 252 Sep 16, 2022
An official PyTorch Implementation of Boundary-aware Self-supervised Learning for Video Scene Segmentation (BaSSL)

An official PyTorch Implementation of Boundary-aware Self-supervised Learning for Video Scene Segmentation (BaSSL)

Kakao Brain 72 Dec 28, 2022
Predict the latency time of the deep learning models

Deep Neural Network Prediction Step 1. Genernate random parameters and Run them sequentially : $ python3 collect_data.py -gp -ep -pp -pl pooling -num

QAQ 1 Nov 12, 2021
Allows including an action inside another action (by preprocessing the Yaml file). This is how composite actions should have worked.

actions-includes Allows including an action inside another action (by preprocessing the Yaml file). Instead of using uses or run in your action step,

Tim Ansell 70 Nov 04, 2022
Advanced yabai wooting scripts

Yabai Wooting scripts Installation requirements Both https://github.com/xiamaz/python-yabai-client and https://github.com/xiamaz/python-wooting-rgb ne

Max Zhao 3 Dec 31, 2021