Updates to FINN-examples since the last release include
- Migration to PYNQ v3.0.1 and FINN v0.9
- Newly built bitfiles with FINN v0.9
- Migrated to new FINN (v0.9) driver: updated notebooks & QONNX dependency
- A [new notebook](https://github.com/Xilinx/finn-examples/blob/main/finn_examples/notebooks/6_cybersecurity_with_mlp.ipynb) example and [build script](https://github.com/Xilinx/finn-examples/tree/main/build/cybersecurity-mlp):
- **Cybersecurity MLP**: classifying network packets as malicious or not with an MLP on the UNSW-NB15 dataset.
- Minor fixes in reporting and documentation
Known issues
- The build flow for ResNet-50 for the Alveo U250 has known issues and we're currently working on resolving them. However, you can still execute the associated notebook, as we provide a pre-built FPGA bitfile generated with an older Vivado (/FINN) version targeting the [xilinx_u250_xdma_201830_2](https://www.xilinx.com/products/boards-and-kits/alveo/package-files-archive/u250-2018-3-1.html) platform.
- The build flow for MobileNet-v1 for the ZCU104 works, but there are currently (known) issues with runtime-writeable weights. Therefore, we have excluded this example, but you can still integrate this IP into your design and try to deploy it with your driver.