All posts

Project: GNNs with Julia

Here is a link to a project using the Flux.jl library in Julia to train and evaluate Graph Neural Networks. This is similar to the PyTorch code we used on ATLAS to create a LundNet jet tagger. Jets can be constructed and de-clustered in Julia using the python bindings for fastjet.