OverLordGoldDragon / see-rnn

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

`title_mode` -> `title`; allow custom title #41

Closed OverLordGoldDragon closed 4 years ago

OverLordGoldDragon commented 4 years ago

Docs state title will set to title_mode if not one of 'grads', 'outputs', but this was false; fixed now. Also renamed to title.