Skip to content

Installation

Dario Berzano edited this page Dec 18, 2018 · 5 revisions

Clone the repository

git clone https://github.com/ginnocen/MachineLearningHEP.git

Install the package

cd MachineLearningHEP
pip3 install -e .

All the required dependencies will be installed automatically. Note that at the moment Python 3.6 is required (Python 3.7 will not work because of Tensorflow).