Amazon Braket now supports PennyLane

Posted on: Dec 8, 2020

Amazon Braket now supports PennyLane, an open source software framework for hybrid quantum computing. Pennylane provides interfaces to common machine learning libraries, including PyTorch and TensorFlow, so you can train quantum circuits in the same way you would train a neural network. The integration with Amazon Braket allows you to test and fine-tune algorithms faster and at a larger scale on scalable and fully managed simulators and run them on your choice of quantum computing hardware.

Hybrid quantum algorithms use an iterative approach, with quantum computers as co-processors to classical computing resources. This approach helps mitigate the effect of errors inherent in today's quantum computing hardware. With PennyLane, Amazon Braket provides an easy, intuitive, and high-performing experience for you to get started with hybrid quantum algorithms. By combining PennyLane with Amazon Braket’s managed simulators for testing and fine tuning your algorithms, you can achieve a 10x or more reduction in training times when you use parallel circuit execution, compared to executing your algorithm on a single machine.

Amazon Braket notebooks come pre-configured with PennyLane so you can get started quickly. You can also install the Amazon Braket PennyLane plugin if you prefer to use your own development environment. Support for PennyLane is available in the AWS Regions where Amazon Braket is available. To get started wtih programming hybrid quantum algorithms using PennyLane on Amazon Braket, please visit the example notebooks, the Amazon Braket developer guide, and the PennyLane GitHub repository.

Modified 8/27/2021 – In an effort to ensure a great experience, expired links in this post have been updated or removed from the original post.