Tutorial 04. - clairedavid/ml_in_hep GitHub Wiki

A game/contest

Overlay DT boundaries with NN ones? --> assignment!

PyTorch

pip3 install torch

Model definition

H.P. did with nn.Sequential(). Better?

Some example model with hyperparameters: https://machinelearningmastery.com/hyperparameters-for-classification-machine-learning-algorithms/