Our new score classes are special because they not only calculate and return the score corresponding to the passing mini-batch they can accumulate the statistics and provide their average for the whole batch size. Currently we only have defined Accuracy and CrossEntropy score. We need more scores to be defined, specially we need the following scores in one of the next few releases:
Our new score classes are special because they not only calculate and return the score corresponding to the passing mini-batch they can accumulate the statistics and provide their average for the whole batch size. Currently we only have defined Accuracy and CrossEntropy score. We need more scores to be defined, specially we need the following scores in one of the next few releases: