两种方式进行cnn: 1.is1250000(1):原始数据cnn 2.is1250000(0):100*100矩阵cnn
@@ -99,8 +99,10 @@ void run_dataset(){
int main(){
model_init();
model_write("all");
// run_dataset();
run_dataset();
model_switchdata("C1autosave00095_right_new_2");
cnn_run();
DEBUG_PRINTF("\r\nEnd结束");
}
The note is not visible to the blocked user.