From 9bd97be7f5cf285dd16826ce84cc642bf091e292 Mon Sep 17 00:00:00 2001 From: nicomeyer96 <161021867+nicomeyer96@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:20:41 +0000 Subject: [PATCH] feat: :card_file_box: add component "QRL Benchmark" from Issue #142 --- _components/qrl-benchmark.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _components/qrl-benchmark.md diff --git a/_components/qrl-benchmark.md b/_components/qrl-benchmark.md new file mode 100644 index 0000000..b12691d --- /dev/null +++ b/_components/qrl-benchmark.md @@ -0,0 +1,15 @@ +--- +title: QRL Benchmark +languages: + - Python + - Shell +frameworks: + - PennyLane +links: + docs: https://github.com/nicomeyer96/qrl-benchmark/blob/main/README.md + github: https://github.com/nicomeyer96/qrl-benchmark +maintainers: + - Fraunhofer IIS (Quantum Compilation Group) +--- + +A benchmarking suite for the sample complexity of quantum reinforcement learning (QRL).