dhrou / fastrack

the top5 track finding algorithm from TrackML Kaggle and Codalab competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastrack

the top5 track finding algorithm from TrackML Kaggle and Codalab competitions

Please see Fastrack_document.pdf for the algorithm description

How to use the model

cd lib gmake

this will produce libModel.so which is used together with the files in /submission subdirectory to create a Codalab submission for the TrackML competition.

About

the top5 track finding algorithm from TrackML Kaggle and Codalab competitions

License:MIT License


Languages

Language:C++ 98.1%Language:Python 1.5%Language:Makefile 0.4%