XanaduAI / quantum-neural-networks

This repository contains the source code used to produce the results presented in the paper "Continuous-variable quantum neural networks". Due to subsequent interface upgrades, these scripts will work only with Strawberry Fields version <= 0.10.0.
https://arxiv.org/abs/1806.06871
Apache License 2.0
297 stars 86 forks source link

Clarify requirements for running scripts #10

Closed trbromley closed 4 years ago

trbromley commented 4 years ago

This PR does the following:

We have nearly merged in support for TF2 in SF: https://github.com/XanaduAI/strawberryfields/pull/323 Once done and a new version of SF is released, it would be ideal to carefully go through these scripts and update to the new TF2 backend.

Closes https://github.com/XanaduAI/quantum-neural-networks/issues/9.