Skip to content

booste/andi_for_organizers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
Notebooks to perform inference on anomalous diffusion trajectories in the format of the ones produced by the AnDi Challenge datasets, https://competitions.codalab.org/competitions/23601  doi: 10.5281/zenodo.3707702.

The trajectories have to be generated or downloaded.

The folder nets contains the neural networks to be used.

The folder predictions contains the predictions made on the challenge data using the notebooks and the nets.

The folder best_sub contains the predictions submitted in the challenge phase that performed the best.

The notebook task1_submission.ipynb performs the predictions for task 1.
NB Running this notebook takes very long.
The notebook task1_collating results.ipynb combines the predictions already made and prints a file task1.txt in the format required for the challenge submission.

The notebook task2_submission.ipynb performs the predictions for task 2.
NB Running this notebook takes very long.
The notebook task2_collating results.ipynb combines the predictions already made and prints a file task2.txt in the format required for the challenge submission.

The notebook task3_submission.ipynb performs the predictions for task 3 and prints a file task3.txt in the format required for the challenge submission.
The notebook task3_collating results.ipynb combines the predictions already made and prints a file task3.txt in the format required for the challenge submission.



The files data_split.py and many_net.py contain the functions required for the evaluation of the notebooks.


About

notebooks and nets for andi challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published