Skip to content

cms-dpoa/cms-nikhef-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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.

NOTE: The dependency on tensorflow requires python >= 3.10

Run in Binder

Click on the "launch binder" above

Acknowledgements

The ML example notebook has been adapted from QCDJetMachineLearning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published