- Deep Learning Quick Reference
- Mike Bernico
- 152字
- 2021-06-24 18:40:08
Summary
Hopefully, this chapter served to refresh your memory on deep neural network architectures and optimization algorithms. Because this is a quick reference we didn't go into much detail and I'd encourage the reader to dig deeper into any material here that might be new or unfamiliar.
We talked about the basics of Keras and TensorFlow and why we chose those frameworks for this book. We also talked about the installation and configuration of CUDA, cuDNN, Keras, and TensorFlow.
Lastly, we covered the Hold-Out validation methodology we will use throughout the remainder of the book and why we prefer it to K-Fold CV for most deep neural network applications.
We will be referring back to this chapter quite a bit as we revisit these topics in the chapters to come. In the next chapter, we will start using Keras to solve regression problems, as a first step into building deep neural networks.
- Oracle SOA Governance 11g Implementation
- 輕松學C語言
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- Hybrid Cloud for Architects
- 大學C/C++語言程序設計基礎
- Google SketchUp for Game Design:Beginner's Guide
- Extending Ansible
- Microsoft Dynamics CRM 2013 Marketing Automation
- RealFlow流體制作經典實例解析
- 軟測之魂
- Mastering DynamoDB
- 超好玩的Python少兒編程
- SQL語言與數據庫操作技術大全
- 深度學習500問:AI工程師面試寶典
- Deep Learning with PyTorch Quick Start Guide