This is code for the poster Adaptive Machine Learning on FPGAs: Bridging Simulated and Real-World Data in High-Energy Physics presented at the EuCAIFCon24 conference,
To run the code one needs to download the data from the Flavours of Physics: Finding τ → μμμ competition.
The main code is explained in more detail in main.ipynb
for the VHDL simulation to implement the bernoulli layer one finds an example testbanch in the tb
folder.