Skip to content

Minimal heavy ion physics environment for Machine Learning

License

Notifications You must be signed in to change notification settings

chengtt0406/hipe4ml

 
 

Repository files navigation

hipe4ml

Minimal heavy ion physics environment for Machine Learning

To install:

pip install hipe4ml

Documentation

https://hipe4ml.github.io/

Contribute

Install in-development package

To install the in-development package, from the repository base directoy:

pip install -e .[dev]

Run tests

If you have Pylint and Flake8 on your development machine, you can run tests locally by using:

tests/run_tests.sh

in the repository base directory.

Tutorials

If you want to get familiar with hipe4ml, the following tutorials are available:

Type Link
Binary classifier Open In Colab

About

Minimal heavy ion physics environment for Machine Learning

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.3%
  • Jupyter Notebook 19.2%
  • Shell 2.5%