image_classification 图像二分类 需要创建data和output文件夹 data: -train_set -cat -dog -valid_set -cat -dog -test_set -test output: -CNN -DNN -RNN 然后运行即可。