Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Algorithm and machine learning tutorials (#1087)
Browse files Browse the repository at this point in the history
* Add algorithm and ml tutorials for Aqua

* Number qgan and add advanced vqe

* Fix notebook link

* Change IBMQ to mock simulator

* Add folders to index.rst

* Fix warnings in grover notebook

Co-authored-by: Manoel Marques <manoel.marques@ibm.com>
Co-authored-by: Paul Nation <nonhermitian@gmail.com>
  • Loading branch information
3 people authored Nov 30, 2020
1 parent fcc0409 commit aefaab4
Show file tree
Hide file tree
Showing 18 changed files with 5,186 additions and 1,103 deletions.
2 changes: 2 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ Qiskit Tutorials
Advanced Circuits <tutorials/circuits_advanced/index.rst>
High-Performance Simulators <tutorials/simulators/index.rst>
Quantum System Error Analysis <tutorials/noise/index.rst>
Algorithms <tutorials/algorithms/index.rst>
Optimization <tutorials/optimization/index.rst>
Finance <tutorials/finance/index.rst>
Chemistry <tutorials/chemistry/index.rst>
Machine Learning <tutorials/machine_learning/index.rst>


.. Hiding - Indices and tables
Expand Down
355 changes: 355 additions & 0 deletions tutorials/algorithms/01_algorithms_introduction.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit aefaab4

Please sign in to comment.