From fe39168175518efac0bbfcb34137fb58608ae230 Mon Sep 17 00:00:00 2001 From: Aleksei Pronkin <31882933+alexey-pronkin@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:48:22 +0300 Subject: [PATCH 1/2] add Xanadu-codebook --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e3817fe9e9..a5810c6351 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ To join the ODS-community slack you need to fill the form [here](https://ods.ai/ A textbook about learning quantum computing with qiskit. Compared to this project our course is more about ML, not the quantum protocols and algorithms. Also, we use `PennyLane` as the main quantum framework because it could be used with different backends including `Qiskit` and `CirQ`. +- [Xanadu-codebook](https://github.com/XanaduAI/Xanadu-Quantum-Codebook) [ENG] + + A codebook about learning quantum computing with pennylane. Compared to this project our course is deeper and more about ML, however, codebook is perfect for the fast start to programming with pennylane. So, without a doubt, you could check this codebook before taking our course. + - [CERN Introductory Course](https://home.cern/news/announcement/computing/online-introductory-lectures-quantum-computing-6-november) [ENG] A series of weekly lectures on the basics of quantum computing. The talks focus on the practical aspects of quantum computing and are organised by CERN openlab and the CERN Quantum Technology Initiative. They are given by Elias Fernandez-Combarro Alvarez, an associate professor in the Computer Science Department at the University of Oviedo in Spain since 2009 and a cooperation associate at CERN since earlier this year. Compared to that lectures our course is more practice and programming oriented. Also our course is open source and maintained by community compared to the CERN course which is maintained by the author Dr. Alvarez. From 102572ada836f1a013fab1c9c56984d2c3f4eb2d Mon Sep 17 00:00:00 2001 From: vtrokhymenko <8581044+vtrokhymenko@users.noreply.github.com> Date: Thu, 21 Jul 2022 12:16:02 +0300 Subject: [PATCH 2/2] docs: filter `Similar Projects` by alphabet --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a5810c6351..00edaadfe8 100644 --- a/README.md +++ b/README.md @@ -66,25 +66,25 @@ To join the ODS-community slack you need to fill the form [here](https://ods.ai/ ## Similar Projects -- [CERN Introductory Course (adopted version in russian)](https://russol.info/quantum) [RU] +- [CERN Introductory Course](https://russol.info/quantum) [RU] The same as above but in russian and better adopted for entry-level poeple. Lectures are splitted to short parts and notes are commented and illustrated. -- [QuantumAlgorithms.org](https://github.com/Scinawa/quantumalgorithms.org) [ENG] +- [CERN Introductory Course](https://home.cern/news/announcement/computing/online-introductory-lectures-quantum-computing-6-november) [ENG] - Lecture notes for students about quantum algorithms and quantum machine learning. Compared to this project our lectures are more practice and programming-oriented. In our course, there are more entry-level and sci-pop lectures but in QuantumAlgorithms.org there are more hard math and strong proofs of theorems. Also, we pay less attention to fully-quantum algorithms and ML but pay more attention to the variational and hybrid quantum-classical things. + A series of weekly lectures on the basics of quantum computing. The talks focus on the practical aspects of quantum computing and are organised by CERN openlab and the CERN Quantum Technology Initiative. They are given by Elias Fernandez-Combarro Alvarez, an associate professor in the Computer Science Department at the University of Oviedo in Spain since 2009 and a cooperation associate at CERN since earlier this year. Compared to that lectures our course is more practice and programming oriented. Also our course is open source and maintained by community compared to the CERN course which is maintained by the author Dr. Alvarez. - [Qiskit-textbook](https://github.com/qiskit-community/qiskit-textbook) [ENG] A textbook about learning quantum computing with qiskit. Compared to this project our course is more about ML, not the quantum protocols and algorithms. Also, we use `PennyLane` as the main quantum framework because it could be used with different backends including `Qiskit` and `CirQ`. -- [Xanadu-codebook](https://github.com/XanaduAI/Xanadu-Quantum-Codebook) [ENG] +- [QuantumAlgorithms.org](https://github.com/Scinawa/quantumalgorithms.org) [ENG] - A codebook about learning quantum computing with pennylane. Compared to this project our course is deeper and more about ML, however, codebook is perfect for the fast start to programming with pennylane. So, without a doubt, you could check this codebook before taking our course. + Lecture notes for students about quantum algorithms and quantum machine learning. Compared to this project our lectures are more practice and programming-oriented. In our course, there are more entry-level and sci-pop lectures but in QuantumAlgorithms.org there are more hard math and strong proofs of theorems. Also, we pay less attention to fully-quantum algorithms and ML but pay more attention to the variational and hybrid quantum-classical things. -- [CERN Introductory Course](https://home.cern/news/announcement/computing/online-introductory-lectures-quantum-computing-6-november) [ENG] +- [Xanadu-codebook](https://github.com/XanaduAI/Xanadu-Quantum-Codebook) [ENG] - A series of weekly lectures on the basics of quantum computing. The talks focus on the practical aspects of quantum computing and are organised by CERN openlab and the CERN Quantum Technology Initiative. They are given by Elias Fernandez-Combarro Alvarez, an associate professor in the Computer Science Department at the University of Oviedo in Spain since 2009 and a cooperation associate at CERN since earlier this year. Compared to that lectures our course is more practice and programming oriented. Also our course is open source and maintained by community compared to the CERN course which is maintained by the author Dr. Alvarez. + A codebook about learning quantum computing with pennylane. Compared to this project our course is deeper and more about ML, however, codebook is perfect for the fast start to programming with pennylane. So, without a doubt, you could check this codebook before taking this course. ## Legal Issues