Code implementing the experiments described in the paper "On The Power of Curriculum Learning in Training Deep Networks" by Hacohen & Weinshall (ICML 2019)
Hello there. I'm currently studying Curriculum Learning and trying to replicate your experiment on case 1. Upon running curriculum_small_mammals(...), I've been stuck in a shape mismatch error when calculating the hardness scores. Any thoughts on how to fix this?
Hello there. I'm currently studying Curriculum Learning and trying to replicate your experiment on case 1. Upon running curriculum_small_mammals(...), I've been stuck in a shape mismatch error when calculating the hardness scores. Any thoughts on how to fix this?