Paper accepted at IJCNN 2020.
Run the script mnist.py with your hyperparameters of choice.
Download bal.h5, eval.h5 and unbal_train.h5 from here and put them in tasks/audioset/data/.
Then, run audioset_task.py with your hyperparameters of choice.
Download Devanagari dataset from here and put Train and Test folder inside tasks/mnist/data/Devanagari_CL/.
Then, run mnist.py --devanagari with your hyperparameters of choice.