don choppy

Results 4 comments of don choppy

> how did you get graphs of the loss and accuracy?? with tensorboard it's implemented in the code, just type in your console tensorboard --logdir unet_trained

Hello there, me again. I got this error after I excecuted `from kito import reduce_keras_model` `model_reduced = reduce_keras_model(model)` ![image](https://user-images.githubusercontent.com/22966368/92967189-319a2200-f44f-11ea-974b-fddef2e8ceda.png) tensorflow version: 1.15.0 keras version: 2.2.4-tf Best regards!