Skip to content

thesps/hls4ml-tutorial

 
 

Repository files navigation

hls4ml-tutorial

Tutorial notebooks for hls4ml

The Python environment used for the tutorials is specified in the environment.yml file. It can be setup like:

conda env create -f environment.yml
conda activate hls4ml-tutorial

The second step to create a "Xilinx" Jupyter kernel is (assuming Vivado is set up):

python setup_kernel.py

The tutorial was tested with hls4ml master @e9d0576 and qkeras master @a1fb541

About

Tutorial notebooks for hls4ml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • Python 4.3%