paper-with-me

Papers

Introduction to Quantum Reinforcement Learning: Theory and PennyLane-based Implementation

2021-08-16 · Yunseok Kwak, Won Joon Yun, Soyi Jung, Jong-Kook Kim, Joongheon Kim

The emergence of quantum computing enables for researchers to apply quantum circuit on many existing studies. Utilizing quantum circuit and quantum differential programming, many research are conducted such as \textit{Quantum Machine Learning} (QML). In particular, quantum reinforcement learning is a good field to test the possibility of quantum machine learning, and a lot of research is being done. This work will introduce the concept of quantum reinforcement learning using a variational quantum circuit, and confirm its possibility through implementation and experimentation. We will first present the background knowledge and working principle of quantum reinforcement learning, and then guide the implementation method using the PennyLane library. We will also discuss the power and possibility of quantum reinforcement learning from the experimental results obtained through this work.

📄 PDF Abstract BibTeX arXiv:2108.06849

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLearning TheoryQuantum Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

PennyLane: Automatic differentiation of hybrid quantum-classical computations

2018-11-12 · Ville Bergholm, Josh Izaac, Maria Schuld, Christian Gogolin 외

PennyLane is a Python 3 software framework for differentiable programming of quantum computers. The library provides a unified architecture for near-term quantum computing devices, supporting both qubit and continuous-va…

BIG-bench Machine LearningQuantum Machine Learning

Hybrid Classical-Quantum Transfer Learning with Noisy Quantum Circuits

2026-03-17 · D. Martín-Pérez, F. Rodríguez-Díaz, D. Gutiérrez-Avilés, A. Troncoso 외 arxiv

Quantum transfer learning combines pretrained classical deep learning models with quantum circuits to reuse expressive feature representations while limiting the number of trainable parameters. In this work, we introduce…

Computational EfficiencyImage ClassificationTransfer Learning

PennyLang: Pioneering LLM-Based Quantum Code Generation with a Novel PennyLane-Centric Dataset

2025-03-04 · Abdul Basit, Nouhaila Innan, Haider Asif, Minghao Shao 외

Large Language Models (LLMs) offer remarkable capabilities in code generation, natural language processing, and domain-specific reasoning. However, their application in quantum software development remains underexplored,…

Code GenerationRAGRetrieval-augmented Generation

PennyCoder: Efficient Domain-Specific LLMs for PennyLane-Based Quantum Code Generation

2025-07-25 · Abdul Basit, Minghao Shao, Muhammad Haider Asif, Nouhaila Innan 외 arxiv

The growing demand for robust quantum programming frameworks has unveiled a critical limitation: current large language model (LLM) based quantum code assistants heavily rely on remote APIs, introducing challenges relate…

Quantum Machine LearningReinforcement LearningCode Generation

Quantum computing through the lens of control: A tutorial introduction

2023-10-19 · Julian Berberich, Daniel Fink

Quantum computing is a fascinating interdisciplinary research field that promises to revolutionize computing by efficiently solving previously intractable problems. Recent years have seen tremendous progress on both the …