Duculet / EmbodiedAI

Repository for the Emobided AI course at Vrije Universiteit Amsterdam 2020
0 stars 0 forks source link

Values for p_recovery and for (new) p_onset #2

Open jvdburgt opened 3 years ago

jvdburgt commented 3 years ago

Please use these values in config.toml:

p_recovery = 0.003 p_onset = 0.01

jvdburgt commented 3 years ago

You could even set them lower still:

p_recovery = 0.001 p_onset = 0.003