我的Inception v3模型是否过度拟合,还是可以使这些波动良好?

发布于 2025-01-22 10:58:23 字数 787 浏览 5 评论 0原文

在这篇文章中,我添加了基本启动V3模型的准确性和丢失的图表以及带有辍学层的另一个Inception V3模型。任何人都可以通过查看图表来告诉我这些模型是否适合这些模型。

基本启动v3模型图

“准确性”

”损失

inpection v3带有下去层

“ https://i.sstatic.net/9vsic.png” alt =“ balanced_accuracy”>

“

In this post, I have added graphs of both accuracy and loss of basic inception v3 model and another inception v3 model with dropout layer. Can anyone tell me whether these models are overfitted or not by looking at the graphs.

Basic Inception V3 model graphs

Accuracy

loss

Inception V3 with Dropout layer

balanced_accuracy

balanced_loss

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

2025-01-29 10:58:23

学习率太高,val_loss应该更平滑。到目前为止,似乎没有发生过度拟合,

Learning rate is too high, the val_loss should be more smooth. So far overfitting does not seem to happen,

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文