Adding multiple layers to TensorFlow causes loss function to become Nan

前端 未结 2 1139
半阙折子戏
半阙折子戏 2021-02-01 23:57

I\'m writing a neural-network classifier in TensorFlow/Python for the notMNIST dataset. I\'ve implemented l2 regularization and dropout on the hidden layers. It works fine as

2条回答
提交回复
热议问题