Making some life-quality changes to `keras.utils.get_file`: when extracting an archive, it will return the path to the extracted dir rather than the archive path. Just plain better.
Keras get_file now returns extracted directory path instead of archive
By
–