MindQuantum Documents

MindQuantum is a general-purpose quantum computing library designed to train and infer multiple quantum neural networks. Developed by MindSpore and HiQ, it leverages the quantum computing simulator developed by HiQ and high-performance automatic differentiation of MindSpore, ensuring MindQuantum can efficiently solve problems in quantum machine learning, chemistry simulation, and optimization. It provides a platform for researchers, teachers, and students to quickly design and verify quantum machine learning algorithms.

Typical Application Scenarios

  1. Quantum Machine Learning

    Add the quantum neural network to the training process to improve the convergence accuracy.

  2. Quantum Chemical Simulation

    Use VQE to solve the ground state energy of molecular system.

  3. Quantum Combinatorial Optimization

    Use QAOA to solve the Max-Cut problem.

RELEASE NOTES