Skip to content
Welcome To Atlantic Books! Upto 75% off Across Various Categories.
Upto 75% off Across Various Categories.

Deep Learning with R

by Ghatak
Save 30% Save 30%
Original price Rs. 8,369.00
Original price Rs. 8,369.00 - Original price Rs. 8,369.00
Original price Rs. 8,369.00
Current price Rs. 5,859.00
Rs. 5,859.00 - Rs. 5,859.00
Current price Rs. 5,859.00

Ships in 1-2 Days

Free Shipping on orders above Rs. 1000

New Year Offer - Use Code ATLANTIC10 at Checkout for additional 10% OFF

Request Bulk Quantity Quote
Book cover type: Hardcover
  • ISBN13: 9789811358494
  • Binding: Hardcover
  • Subject: Computer Science and Information Technology
  • Publisher: Springer Verlag
  • Publisher Imprint: Springer
  • Publication Date:
  • Pages: 390
  • Original Price: EUR 89.99
  • Language: English
  • Edition: N/A
  • Item Weight: 560 grams

 Deep Learning with R introduces deep learning and neural networks using the R programming language. The book builds on the understanding of the theoretical and mathematical constructs and enables the reader to create applications on computer vision, natural language processing and transfer learning.  

The book starts with an introduction to machine learning and moves on to describe the basic architecture, different activation functions, forward propagation, cross-entropy loss and backward propagation of a simple neural network. It goes on to create different code segments to construct deep neural networks. It discusses in detail the initialization of network parameters, optimization techniques, and some of the common issues surrounding neural networks such as dealing with NaNs and the vanishing/exploding gradient problem. Advanced variants of multilayered perceptrons namely, convolutional neural networks and sequence models are explained, followed by application to different use cases. The book makes extensive use of the Keras and TensorFlow frameworks.