Quick Start On the latest PYNQ image, use the following command in a terminal to install PYNQ Deep Learning IP Jupyter notebooks
$ sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/PYNQ-DL.git
$ sudo reboot now
After the setup, new Jupyter notebooks will be added under the pynqDL folder, ready to try out, no additional steps are needed.
PYNQ License : BSD 3-Clause License