- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 66字
- 2021-07-02 20:49:13
How it works...
The section covers model performance visualization using TensorBoard. The cross entropy for train and test are recorded in the SCALARS tab, as shown in the following screenshot:

Cross entropy for train and test data
The objective function shows similar behaviors for train and test cost function; thus, the model seems to be stable for the given case with convergence attaining around 1,600 iterations.
推薦閱讀
- MySQL數(shù)據(jù)庫管理實戰(zhàn)
- Android項目開發(fā)入門教程
- Building Modern Web Applications Using Angular
- Drupal 8 Blueprints
- JavaFX Essentials
- Visual C++實例精通
- SEO實戰(zhàn)密碼
- Hands-On RESTful Web Services with Go
- Natural Language Processing with Java and LingPipe Cookbook
- Node學習指南(第2版)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Getting Started with React VR
- Puppet Cookbook(Third Edition)
- 新手學ASP.NET 3.5網(wǎng)絡開發(fā)
- Slick2D Game Development