是否存在与fastai的interp.plot_top_losses等效的Tensorflow或Keras?

时间:2019-12-07 23:53:01

标签: tensorflow machine-learning keras prediction fast-ai

是否有与fastai的interp.plot_top_losses等效的Tensorflow或Keras?如果不是,我该如何手动获得损失最大的预测?

谢谢。

1 个答案:

答案 0 :(得分:0)

我找到了答案,这是ktrain!配备学习率查找器,学习率时间表,可随时使用的经过训练的模型以及受fastai启发的更多功能。

https://github.com/amaiya/ktrain