Fitting code: n3fit
n3fitis the next generation fitting code for NNPDF developed by the N3PDF team [CCM19]n3fitis responsible for fitting PDFs from NNPDF4.0 onwards.The code is implemented in python using Keras and can run with Tensorflow (default) or pytorch (with the environment variable
KERAS_BACKEND=torch).The sections below are an overview of the
n3fitdesign.
Important
If you just want to know how to run a fit using n3fit, head to How to run a PDF fit.