[Learn-data-science] Data Science Meeting (Pennylane and Quantum Natural Gradients) - April 21st, 3:30pm PST
Eric Drechsler
edrechsler at triumf.ca
Tue Apr 20 13:26:33 PDT 2021
Gute Tag Data Scientist,
tomorrow, Thursday, April 21st at 15:30pm in [1] we will have our last
topical meeting on the quantum hackathon challenges. Focus of the
meeting will be Quantum Natural Gradients.
Please follow the instructions in [2] to try out the corresponding
hands-on notebooks.
See q later!
----------------------
[1] https://bluejeans.com/788204027 <https://bluejeans.com/788204027>
[2]
tested with Python 3.9.1
for conda users: a environment file environment.yml is available
- Get the package:
https://gitlab.triumf.ca/learn-data-science/QHack2021
- install a local virtual environment and source it
python3 -m venv PATH/TO/MYVENV
source PATH/TO/VENV/bin/activate
- install the requirements:
python3 -m pip install -r QHack2021/requirements.txt
- add environment as jupyter kernel
ipython kernel install --name "MYVENV" --user
- start jupyter notebook from terminal
jupyter notebook QNG/qng.ipynb
- this will open a browser window. Select the kernel "MYENV" and enjoy :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.triumf.ca/pipermail/learn-data-science/attachments/20210420/9f624c29/attachment.html>
More information about the Learn-data-science
mailing list