Deep learning from the ground up using R and the powerful Keras library!
Deep Learning with R, Third Edition introduces deep learning from scratch with examples that use the R language and the Keras library. Each chapter offers practical code examples that build your understanding of deep learning layer by layer. You’ll appreciate the intuitive explanations, crisp illustrations, and clear examples. In this expanded third edition you’ll find fresh chapters on the transformers architecture, building your own GPT-like large language model, and image generation with diffusion models. Plus, even DL veterans will benefit from the insightful explanations on the nature of deep learning.
In
Deep Learning with R, Third Edition you will learn:
- Deep learning from first principles
- The latest features of Keras
- Image classification and image segmentation
- Time series forecasting
- Text classification and machine translation
- Text and image generation—build your own LLMs and diffusion models!
- Scaling and tuning models
For R programmers, the R interface to the Keras deep learning library is a powerful head start on building deep learning models without switching to Python. It provides a simple, consistent API that makes deep learning accessible and simplifies the process of building neural networks, even if you have no prior experience in advanced machine learning.