OverLordGoldDragon / see-rnn

RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
MIT License
179 stars 21 forks source link

Change warn condition for `_id`, `layer` #36

Closed OverLordGoldDragon closed 4 years ago

OverLordGoldDragon commented 4 years ago

A warning would be thrown even if _id='' or is otherwise falsy, which is redundant.