2020年12月21日星期一

Tensor flow keras, encoders

I try to create an encoder learnt with data from Mnist (shape=(28, 28, 1)). Then, I want it to predict another type of data from Cifar10 (shape=(32, 32, 3)). I experience many problems with dimensions and have no clue how to do it. If someone knows what to do or at least what I need to start from, could you please help me.

https://stackoverflow.com/questions/65402400/tensor-flow-keras-encoders December 22, 2020 at 10:05AM

没有评论:

发表评论