Skip to content
Snippets Groups Projects
Select Git revision
  • 66d44a6426ba8b89895bbfc8166831ece75a9e30
  • master default protected
  • v_230512
3 results

cards_problem.cc

Blame
  • NOTICE 609 B
    The contents of the mnist directory are derived from the MNIST dataset:
    
    Yann LeCun (Courant Institute, NYU) and Corinna Cortes (Google Labs, New York)
    hold the copyright of MNIST dataset (http://yann.lecun.com/exdb/mnist), which is
    a derivative work from original NIST datasets. MNIST dataset is made available
    under the terms of the Creative Commons Attribution-Share Alike 3.0 license. The
    license details are available via the following URL:
    
    http://creativecommons.org/licenses/by-sa/3.0/
    
    Individual images and labels have not been changed in this work. The only changes
    made are to the dataset format.