- Deep Learning with Keras
- Antonio Gulli Sujit Pal
- 271字
- 2021-07-02 23:58:00
What this book covers
Chapter 1, Neural Networks Foundations, teaches the basics of neural networks.
Chapter 2, Keras Installation and API, shows how to install Keras on AWS, Microsoft Azure, Google Cloud, and your own machine. In addition to that, we provide an overview of the Keras APIs.
Chapter 3, Deep Learning with ConvNets, introduces the concept of convolutional networks. It is a fundamental innovation in deep learning that has been used with success in multiple domains, from text to video to speech, going well beyond the initial image processing domain where it was originally conceived.
Chapter 4, Generative Adversarial Networks and WaveNet, introduces generative adversarial networks used to reproduce synthetic data that looks like data generated by humans. And we will present WaveNet, a deep neural network used for reproducing human voice and musical instruments with high quality.
Chapter 5, Word Embeddings, discusses word embeddings, a set of deep learning methodologies for detecting relationships between words and grouping together similar words.
Chapter 6, Recurrent Neural Networks – RNN, covers recurrent neural networks, a class of network optimized for handling sequence data such as text.
Chapter 7, Additional Deep Learning Models, gives a brief look into the Keras functional API, regression networks, autoencoders, and so on.
Chapter 8, AI Game Playing, teaches you deep reinforcement learning and how it can be used to build deep learning networks with Keras that learn how to play arcade games based on reward feedback.
Appendix, Conclusion, is a crisp refresher of the topics covered in this book and walks the users through what is new in Keras 2.0.
- 嵌入式系統設計教程
- 筆記本電腦維修不是事兒(第2版)
- VCD、DVD原理與維修
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 計算機組裝與維護(第3版)
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Arduino BLINK Blueprints
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- 龍芯自主可信計算及應用
- Intel Edison智能硬件開發指南:基于Yocto Project
- Internet of Things Projects with ESP32
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- FL Studio Cookbook
- Angular 6 by Example