Train Keras model on masked numpy array

前端 未结 0 1172
耶瑟儿~
耶瑟儿~ 2020-12-10 04:06

If I train a Keras model (e.g. Conv1D) on a masked numpy array, does the Keras model actually treat the masked values like none/NaN values? Or does the Keras model ignore th

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