Skip to content
View moerlemans's full-sized avatar

Highlights

  • Pro

Block or report moerlemans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 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
    1
    interactive() {
    2
        # Check if a script file is provided
    3
        if [ -z "$1" ]; then
    4
            echo "Usage: interactive <path_to_run_script> [additional_srun_parameters...]"
    5
            return 1
  2. NKI-AI/dlup NKI-AI/dlup Public

    Dlup are the Deep Learning Utilities for Pathology developed at the Netherlands Cancer Institute

    Python 26 7

  3. NKI-AI/ahcore NKI-AI/ahcore Public

    Ahcore is the AI for Oncology core computational pathology toolkit

    Python 15 1

  4. moerlemans moerlemans Public

    Config files for my GitHub profile.