Jupyter NotebookΒΆ

Follow the setup process below before running the notebook:

Run following commands in the Python virtual environment (from setup) to run the Notebook:

(fpga)$ cp -r /opt/xilinx/apps/graphanalytics/cosinesim/1.5.1/examples cosinesim-examples
(fpga)$ cd cosinesim-examples/python
(fpga)$ ./run.sh jupyter notebook jupyter/jupyter_demo.ipynb

The Jupyter Notebook demo is also available on Github

Watch Standalone Cosine Similarity Direct Python Webinar to learn more about this demo.