Installation - Try it
Via git
Installing criterion core via git is done with pip
Running in a Jupyter Notebook? add a '!' in front of the commando to run a shell command
Try it in Google Colab hosted Jupyter Notebooks
We have made a couple of simple Notebooks to run your experiments on the platform. They can be found in the tutorials section.
Build your own
We have made a small application sample that you can use as a starting point when you are developing models and reporting types to the platform, including an example CI pipeline for bitbucket.
Test them on the platform by looking for the 'Telescope demo classification' and 'Telescope demo segmentation' model types on the platform Create model
Or get the code yourself and run locally to change it. Telescope application bitbucket repository
Last updated