// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #ifndef MNISTDataHandler_h #define MNISTDataHandler_h #import @interface MNISTDataHandler : NSObject @end #endif /* MNISTDataHandler_h */