Pinned Loading
-
Shell function to start an interacti...
Shell function to start an interactive job from an .sbatch file. Change based on your slurm configuration and put the function in your ~/.bashrc or wherever you load function 1interactive() {
2# Check if a script file is provided
3if [ -z "$1" ]; then
4echo "Usage: interactive <path_to_run_script> [additional_srun_parameters...]"
5return 1
-
NKI-AI/dlup
NKI-AI/dlup PublicDlup are the Deep Learning Utilities for Pathology developed at the Netherlands Cancer Institute
-
NKI-AI/ahcore
NKI-AI/ahcore Public archiveAhcore is the AI for Oncology core computational pathology toolkit
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.