Tensor flow datasets: why the output shape is not the same as my label?

前端 未结 0 513
慢半拍i
慢半拍i 2021-02-01 19:21

I have a ndarray of size N , L , F Called feature

And one N,1,1 Called label

I am creating a dataset from slice Tf.data ..... ((feature,label))

I then fit t

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