Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 367 Bytes

File metadata and controls

10 lines (9 loc) · 367 Bytes

LHCb DownstreamTracking study

##Installation python ML To setup the ML part of the downstream tracking study you need to:

  1. Clone the repository
  1. install all python packages
  • pip install --user --upgrade -r requirements.txt
  1. Start the jupyter
  • jupyter notebook --no-browser --port=6000