entity-embedding-rossmann icon indicating copy to clipboard operation
entity-embedding-rossmann copied to clipboard

Keras Reshape() layer

Open PlayWithSanLei opened this issue 4 years ago • 1 comments

There is a problem:

TypeError: init() missing 1 required positional argument: 'target_shape'

and the code is:

model_store.add(Reshape(dims=(50,)))

dims??? I can't understand this paramter.

Thank you very much~

PlayWithSanLei avatar Dec 31 '20 13:12 PlayWithSanLei

Sorry for the late notice! Have you solved the problem?

entron avatar Mar 07 '21 15:03 entron