extractFashionLabels

fun extractFashionLabels(archivePath: String, numClasses: Int): Array<FloatArray>

Extracts Fashion Mnist labels from archivePath with number of classes numClasses.