Created template file that can be used to run an array of experiments. Also added a proposal for the hyperparameter experiment. Important to consider : In the line "#SBATCH --array=1-12%1" , the 1-12 is dependent on your job_array.txt file, it should include the range of lines the script will consider. Additionally, don't forget to alter {username} with your snellius username.
Also added a setup_env file that sets up the env in snellius
Created template file that can be used to run an array of experiments. Also added a proposal for the hyperparameter experiment. Important to consider : In the line "#SBATCH --array=1-12%1" , the 1-12 is dependent on your job_array.txt file, it should include the range of lines the script will consider. Additionally, don't forget to alter {username} with your snellius username.
Also added a setup_env file that sets up the env in snellius