Skip to content

Commit

Permalink
updated index with new titles and topics
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnakumarsekar authored Sep 28, 2017
1 parent 57af99f commit 501f115
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,16 @@ A curated list of awesome quantum machine learning algorithms,study materials,li
- [convert classical bit to qubit](#qcmlbridge-classical-qubit)
- [Quantum Dirac and Kets](#qcmlbridge-dirac-ket)
- [Quantum Complexity](#qcmlbridge-complexity)
- [Arbitrary State Generation](#qcmlbridge-arbitarystategeneration)
- [QUANTUM ALGORITHMS](#quantumalgorithms)
- [Quantum Fourier Transform](#quantumalgorithms-fourier)
- [Variational-Quantum-Eigensolver](#quantumalgorithms-quantumeigensolver)
- [Grovers Algorithm](#quantumalgorithms-grover)
- [Shor's algorithm](#quantumalgorithms-shors)
- [Hamiltonian Oracle Model](#quantumalgorithms-hamiltonian)
- [Bernstein-Vazirani Algorithm](#quantumalgorithms-Bernsteinvazirani)
- [Simon’s Algorithm](#quantumalgorithms-simons)
- [Deutsch-Jozsa Algorithm](#quantumalgorithms-deutschjozsa)
- [Gradient Descent](#quantumalgorithms-gradient-descent)
- [Phase Estimation](#quantumalgorithms-phase-estimation)
- [Haar Tansform](#quantumalgorithms-haar)
Expand All @@ -67,6 +72,7 @@ A curated list of awesome quantum machine learning algorithms,study materials,li
- [Quantum Cellular Automata](#quantumalgorithmsml-caautomata)
- [Quantum Classification using Principle Component Analysis](#quantumalgorithmsml-pca)
- [Quantum Inspired Evolutionary Algorithm](#quantumalgorithmsml-evolutionary)
- [Quantum Approximate Optimization Algorithm](#quantumalgorithmsml-qaoa)
- [QAUNTUM NEURAL NETWORK](#qnn)
- [Quantum perceptrons](#qnn-perceptron)
- [Qurons](#qnn-qurons)
Expand Down Expand Up @@ -127,7 +133,13 @@ A curated list of awesome quantum machine learning algorithms,study materials,li
- [Quantum Bootstrap Aggregation](#quantumstatistics-bootstrapaggregation)
- [Quantum Decision Tree Classifier](#quantumstatistics-decisiontreeclassifier)
- [Quantum Outlier Detection](#quantumstatistics-outlierdetection)
- [Cholesky-Decomposition for Quantum Chemistry](#quantumstatistics-choleskydecomposition)
- [Cholesky-Decomposition for Quantum Chemistry](#quantumstatistics-choleskydecomposition)
- [Quantum Statistical Inference](#quantumstatistics-quantumstatisticalinference)
- [Asymptotic Quantum Statistical Inference](#quantumstatistics-quantumstatisticalinferenceasymptotic)
- [QAUNTUM ARTIFICIAL INTELLIGENCE](#quantumai)
- [Heuristic Quantum Mechanics](#quantumai-heuristicmechanics)
- [Consistent Quantum Reasoning](#quantumai-quantumreasoning)
- [QAUNTUM COMPUTER VISION](#quantumcv)
- [QUANTUM PROGRAMMING LANGUAGES , TOOLs and SOFTWARES](#qpl)
- [ALL](#qpl-all)
- [QUANTUM ALGORITHMS SOURCE CODES , GITHUBS](#quantumsourcecode)
Expand Down Expand Up @@ -171,6 +183,10 @@ A curated list of awesome quantum machine learning algorithms,study materials,li
- [Quantum Leap](#quantumhottopics-quantumleap)
- [Quantum Mechanics for Time Travel](#quantumhottopics-quantumtimetravel)
- [Quantum Secured Block Chain](#quantumhottopics-quantumblockchain)
- [Quantum Internet](#quantumhottopics-quantuminternet)
- [Quantum Optical Network](#quantumhottopics-quantumopticalnetwork)
- [Quantum Interference](#quantumhottopics-quantuminterference)
- [Quantum Optical Network](#quantumhottopics-quantumopticalnetwork)
- [QUANTUM MACHINE LEARNING VS DEEP LEARNING](#qmlvsdl)
- [QUANTUM MEETUPS](#quantummeetups)
- [QUANTUM GOOGLE GROUPS](#quantumgroups)
Expand Down

0 comments on commit 501f115

Please sign in to comment.