Deep Learning with PyTorch, Eli Stevens, Luca Antiga, and Thomas Viehmann, 2020 (Manning Publications) - 提供了PyTorch的覆盖,包括模型训练、监控和调试技术,其中自然会包括TensorBoard等工具。
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - 一本基础教材,讨论了监控训练和验证指标对于理解模型性能和诊断问题的重要性。