Chinese MNIST
Chinese numbers handwritten characters images
@kaggle.gpreda_chinese_mnist
Chinese numbers handwritten characters images
@kaggle.gpreda_chinese_mnist
CREATE TABLE chinese_mnist (
"suite_id" BIGINT,
"sample_id" BIGINT,
"code" BIGINT,
"value" BIGINT,
"character" VARCHAR
);
Anyone who has the link will be able to view this.