“Process finished with exit code 137” when running a Neural Network training on Keras?

后端 未结 0 606
庸人自扰
庸人自扰 2021-01-18 16:32

I have a problem with the training of this neural network:

green_mat = sio.loadmat(\'green.mat\')
green = np.array(green_mat[\'G2\'])
green = tf.convert_to_te         


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