Skip to content

lpernie/Keras_Tutorial

Repository files navigation

Keras_Tutorial

This is a tutorial about using a Multi Layer Perceptron (MLP) in order to separate a high mass spin 0 resonance decaying into hh -> WWbb -> lvlvbb from ttbar background.

Running locally:

You need several packages to be installed (check the import part in Hhh_optimization.ipynb). The inputs have to be copied from brazos cluster.

git clone https://github.com/lpernie/Keras_Tutorial.git   
cp -r /fdata/hepx/store/user/lpernie/MVA*root files/   
jupyter notebook Hhh_optimization.ipynb   

Using Binder

This is a work in progress. Ideally you should be able to run clicking on:

Binder

Releases

No releases published

Packages

No packages published

Languages