- Deep Learning with R for Beginners
- Mark Hodnett Joshua F. Wiley Yuxi (Hayden) Liu Pablo Maldonado
- 155字
- 2021-06-24 14:30:44
Summary
This chapter began by showing you how to program a neural network from scratch. We demonstrated the neural network in a web application created by just using R code. We delved into how the neural network actually worked, showing how to code forward-propagation, cost functions, and backpropagation. Then we looked at how the parameters for our neural network apply to modern deep learning libraries by looking at the mx.model.FeedForward.create function from the mxnet deep learning library.
Then we covered overfitting, demonstrating several approaches to preventing overfitting, including common penalties, the Ll penalty and L2 penalty, ensembles of simpler models, and dropout, where variables and/or cases are dropped to make the model noisy. We examined the role of penalties in regression problems and neural networks. In the next chapter, we will move into deep learning and deep neural networks, and see how to push the accuracy and performance of our predictive models even further.
- 計(jì)算機(jī)組成原理與接口技術(shù):基于MIPS架構(gòu)實(shí)驗(yàn)教程(第2版)
- Hands-On Machine Learning with Microsoft Excel 2019
- Spark快速大數(shù)據(jù)分析(第2版)
- 分布式數(shù)據(jù)庫系統(tǒng):大數(shù)據(jù)時(shí)代新型數(shù)據(jù)庫技術(shù)(第3版)
- 深度剖析Hadoop HDFS
- Python醫(yī)學(xué)數(shù)據(jù)分析入門
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程上機(jī)指導(dǎo)與習(xí)題集(微課版)
- Construct 2 Game Development by Example
- Unreal Engine Virtual Reality Quick Start Guide
- 云計(jì)算寶典:技術(shù)與實(shí)踐
- MySQL性能調(diào)優(yōu)與架構(gòu)設(shè)計(jì)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)教程(第二版)
- 代碼的未來
- 數(shù)據(jù)庫基礎(chǔ)與應(yīng)用
- Tableau商業(yè)分析從新手到高手(視頻版)