- Deep Learning with Keras
- Antonio Gulli Sujit Pal
- 152字
- 2021-07-02 23:58:06
Keras Installation and API
In the previous chapter, we discussed the basic principles of neural networks and provided a few examples of nets that are able to recognize MNIST handwritten numbers.
This chapter explains how to install Keras, Theano, and TensorFlow. Step by step, we will look at how to get the environment working and move from intuition to working nets in very little time. Then we will discuss how to install on a dockerized infrastructure based on containers, and in the cloud with Google GCP, Amazon AWS, and Microsoft Azure. In addition to that, we will present an overview of Keras APIs, and some commonly useful operations such as loading and saving neural networks' architectures and weights, early stopping, history saving, checkpointing, and interactions with TensorBoard and Quiver. Let us start.
By the end of this chapter, we will have covered the following topics:
- Installing and configuring Keras
- Keras architecture
- Intel FPGA/CPLD設計(基礎篇)
- Istio入門與實戰
- 深入理解Spring Cloud與實戰
- Applied Unsupervised Learning with R
- Mastering Manga Studio 5
- 單片機系統設計與開發教程
- 深入理解序列化與反序列化
- 數字媒體專業英語(第2版)
- Blender 3D By Example
- UML精粹:標準對象建模語言簡明指南(第3版)
- Corona SDK Mobile Game Development:Beginner's Guide
- 快·易·通:2天學會電腦組裝·系統安裝·日常維護與故障排除
- 電腦軟硬件維修寶典
- 嵌入式系統原理:基于Arm Cortex-M微控制器體系
- Learn Qt 5