-
Notifications
You must be signed in to change notification settings - Fork 47
Installation
Dario Berzano edited this page Dec 18, 2018
·
5 revisions
git clone https://github.com/ginnocen/MachineLearningHEP.git
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).