Neural Network for classification using Keras' Functional API: One-hot-encoded y_train; Incompatible shape error

后端 未结 0 1841
闹比i
闹比i 2020-12-21 10:18

I\'m using Keras\' functional API to build a simple sequential neural net. Here\'s the shape of X_train and y_train_encoded (one-hot-encoded y_train with 10 classes).

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