DaigoOUE / arXiv-check

0 stars 0 forks source link

Development of Quantum Circuits for Perceptron Neural Network Training, Based on the Principles of Grover's Algorithm #101

Closed DaigoOUE closed 2 years ago

DaigoOUE commented 2 years ago

Cesar Borisovich Pronin, Andrey Vladimirovich Ostroukh

This paper highlights a practical research of the possibility of forming quantum circuits for training neural networks. The demonstrated quantum circuits were based on the principles of Grover's Search Algorithm. The perceptron was chosen as the architecture for the example neural network. The multilayer perceptron is a popular neural network architecture due to its scalability and applicability for solving a wide range of problems.

https://arxiv.org/abs/2110.09891

DaigoOUE commented 2 years ago

量子回路(←グローバーのアルゴリズム入り)を使ってニューラルネットを学習させよう!