tensorflow dataset can't figure out number of train steps in epoch after filtering

后端 未结 0 1600
Happy的楠姐
Happy的楠姐 2021-01-02 19:09

I create a tensorflow dataset then filter it to split it to train and test sets as below:

test_index, train_index = split_data_for_train_and_test         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题