Skip to content

neuro-ml/PRNI2016

Repository files navigation

Source code for paper 'Boosting connectome classification via combination of geometric and topological normalizations', poster on 2016 International Workshop on Pattern Recognition in Neuroimaging (PRNI).

Link to paper: http:https://ieeexplore.ieee.org/abstract/document/7552353/

How to run docker

Clone:

git clone https://github.com/neuro-ml/PRNI2016.git
cd PRNI2016

Build:

docker build -t boost_clf_prni:repr -f Dockerfile .

Run Container:

docker run -v $PWD/scripts:/prni/scripts -it -p 8809:8888 boost_clf_prni:repr bash -с 'jupyter notebook --no-browser --ip="*"'

Open http:https://localhost:8809 on your local machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published