qml-mooc icon indicating copy to clipboard operation
qml-mooc copied to clipboard

Lecture notebooks and coding assignments for the quantum machine learning MOOC created by Peter Wittek on EdX in the Spring 2019

Results 3 qml-mooc issues
Sort by recently updated
recently updated
newest added

Hi, I have 2 questions below regarding the `postselect` function in the forest version of `11_Kernel_Methods.ipynb` notebook. Please help. Thank you. Q1) ``` # define lambda function that retrieves only...

Comparing the commits between [this (github) version](https://github.com/qosf/qml-mooc/commits/master/) and [the version on gitlab](https://gitlab.com/qosf/qml-mooc/-/commits/master?ref_type=heads), it appears that they are out of sync in that each has commits the other is lacking. I...

Currently the MOOC works with cirq 1.3.0. Version 1.4.0 was was [just released](https://github.com/quantumlib/Cirq/releases/tag/v1.4.0).