- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 156字
- 2021-08-13 15:34:29
Training a Prediction Model
This chapter shows you how to build and train basic neural networks in R through hands-on examples and shows how to evaluate different hyper-parameters for models to find the best set. Another important issue in deep learning is dealing with overfitting, which is when a model performs well on the data it was trained on but poorly on unseen data. We will briefly look at this topic in this chapter, and cover it in more depth in Chapter 3, Deep Learning Fundamentals. The chapter closes with an example use case classifying activity data from a smartphone as walking, going up or down stairs, sitting, standing, or lying down.
This chapter covers the following topics:
- Neural networks in R
- Binary classification
- Visualizing a neural network
- Multi-classification using the nnet and RSNNS packages
- The problem of overfitting data—the consequences explained
- Use case—building and applying a neural network
推薦閱讀
- 新型電腦主板關(guān)鍵電路維修圖冊
- 極簡Spring Cloud實戰(zhàn)
- 數(shù)字道路技術(shù)架構(gòu)與建設(shè)指南
- 硬件產(chǎn)品經(jīng)理手冊:手把手構(gòu)建智能硬件產(chǎn)品
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- 計算機維修與維護技術(shù)速成
- 分布式系統(tǒng)與一致性
- The Deep Learning with Keras Workshop
- Apple Motion 5 Cookbook
- 面向?qū)ο蠓治雠c設(shè)計(第3版)(修訂版)
- OpenGL Game Development By Example
- Hands-On Artificial Intelligence for Banking
- RISC-V處理器與片上系統(tǒng)設(shè)計:基于FPGA與云平臺的實驗教程
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Blender Game Engine:Beginner's Guide