Skip to content

CMS Open Data tutorial at the First COMETA workshop on artificial intelligence for multi-boson physics, NIKHEF 2-3 Oct 2024

Notifications You must be signed in to change notification settings

cms-dpoa/cms-nikhef-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

CMS Open Data Tutorial

First COMETA workshop on artificial intelligence for multi-boson physics, NIKHEF 2-3 Oct 2024

https://indico.cern.ch/event/1440583/overview

Run in the terminal

$ virtualenv cms
$ source cms/bin/activate
$ pip install -r requirements.txt
$ jupyter lab

You may find (as I found on my Mac) that in the venv that despite installing jupyter in the venv that the version used is still the system one. In this case you may find that running

$ cms/bin/jupyter lab

works.

Run in Binder

Click on the "launch binder" above

Acknowledgements

The ML example notebook has been adapted from QCDJetMachineLearning

Notes

Since the workshop the ML example notebook has been updated to use PyTorch instead of TensorFlow. The version of the notebook used in the workshop can be found by using the nikhef tag of this repo.

About

CMS Open Data tutorial at the First COMETA workshop on artificial intelligence for multi-boson physics, NIKHEF 2-3 Oct 2024

Resources

Stars

Watchers

Forks

Packages

No packages published