- R Deep Learning Essentials
- Mark Hodnett Joshua F. Wiley
- 175字
- 2021-08-13 15:34:31
Deep Learning Fundamentals
In the previous chapter, we created some machine learning models using neural network packages in R. This chapter will look at some of the fundamentals of neural networks and deep learning by creating a neural network using basic mathematical and matrix operations. This application sample will be useful for explaining some key parameters in deep learning algorithms and some of the optimizations that allow them to train on large datasets. We will also demonstrate how to evaluate different hyper-parameters for models to find the best set. In the previous chapter, we briefly looked at the problem of overfitting; this chapter goes into that topic in more depth and looks at how you can overcome this problem. It includes an example use case using dropout, the most common regularization technique in deep learning.
This chapter covers the following topics:
- Building neural networks from scratch in R
- Common parameters in deep learning
- Some key components in deep learning algorithms
- Using regularization to overcome overfitting
- Use case—improving out-of-sample model performance using dropout
- 新型電腦主板關(guān)鍵電路維修圖冊
- 電腦常見問題與故障排除
- BeagleBone By Example
- 硬件產(chǎn)品經(jīng)理成長手記(全彩)
- Unity 5.x Game Development Blueprints
- Spring Cloud微服務架構(gòu)實戰(zhàn)
- 固態(tài)存儲:原理、架構(gòu)與數(shù)據(jù)安全
- 龍芯自主可信計算及應用
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Hands-On Motion Graphics with Adobe After Effects CC
- Blender Game Engine:Beginner's Guide
- IP網(wǎng)絡視頻傳輸:技術(shù)、標準和應用
- Mastering Machine Learning on AWS
- FreeSWITCH Cookbook
- USB應用開發(fā)寶典