Select Language

AI社区

公开数据集

MNIST-增强V1

MNIST-增强V1

47.05M
153 浏览
0 喜欢
0 次下载
0 条讨论
Computer Science Classification

数据结构 ? 47.05M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    The MNIST is a widely used Data set in Machine Learning community. When I start learning ML, I try all kinds of ML models on MNIST Data set and also analyze other people’s result such as Karpathy’s Convnetjs. I notice that human makes errors at some ‘bad’ handwriting. The CNN can predict these correctly, but make errors at some ‘good’ handwriting. I prove that the ‘bad’ handwriting in training set and the CNN learn it to predict some ‘bad’ handwriting correctly with the cost of predicting some ‘good’ handwriting wrong. At same time I find some mislabeled instances in training and test data set, which proves the current the state of the art on MNIST are not accurate. By analyzing how NIST SD data set was created, I find that there are some uncertainty in NIST and also in MNIST. Since there are the mislabeled and uncertain instances in MNIST, then using only one accurate on test as criterion is not appropriate. It might be better to build another MNIST, let's call it MNIST-augmentation, which includes 60000 ground true training instances and 10000 ground true test instances, and adding 100 ground false training instances, and 1000 uncertain training instances and 1000 uncertain test instances. With such data set, we can get more accurate the result of accuracy on ground true data set and also assess the model with some ground false training instances and uncertain training instances, and how the model predict the uncertain test instances.
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 153浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享