问答题

简答题 测试集上是否需要使用dropout?

【参考答案】

不可以使用,dropout只能用于训练集。dropout是训练过程中应用的一种正则化技术。