Skip to content

WIP: Ported TrackML algorithms in GSoC2019

Sharad Chitlangia requested to merge schitlan/acts-framework:gsoc2019 into gsoc2019

Reference Issue: #156

3 algorithms:-

  1. Topquarks (1st place Kaggle)
  2. DAGbasedNNTracker (3rd place Codalab)
  3. MikadoTracker (1st place Codalab)

Also another reconstruction algorithm (pytorch) shows how to run inference from pytorch models.

Merge request reports