Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 448953
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Deep Learning with R, Chollet Francois, Allaire J. J.


Варианты приобретения
Цена: 54990T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 115 шт.  
При оформлении заказа до: 19 окт 2024
Ориентировочная дата поставки: Декабрь-Январь
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Chollet Francois, Allaire J. J.
Название:  Deep Learning with R
Издательство: Pearson Education
Издательство: Manning Publications
Классификация:
ISBN: 161729554X
ISBN-13(EAN): 9781617295546
Обложка/Формат: Paperback
Страницы: 325
Вес: 0.544 кг.
Дата издания: 30.03.2018
Язык: English
Размер: 187 x 234 x 22
Читательская аудитория: General (us: trade)
Рейтинг:
Поставляется из: США
Описание:

Summary

Deep Learning with R introduces the world of deep learning using the powerful Keras library and its R language interface. The book builds your understanding of deep learning through intuitive explanations and practical examples.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Machine learning has made remarkable progress in recent years. Deep-learning systems now enable previously impossible smart applications, revolutionizing image recognition and natural-language processing, and identifying complex patterns in data. The Keras deep-learning library provides data scientists and developers working in R a state-of-the-art toolset for tackling deep-learning tasks.

About the Book

Deep Learning with R introduces the world of deep learning using the powerful Keras library and its R language interface. Initially written for Python as Deep Learning with Python by Keras creator and Google AI researcher Francois Chollet and adapted for R by RStudio founder J. J. Allaire, this book builds your understanding of deep learning through intuitive explanations and practical examples. Youll practice your new skills with R-based applications in computer vision, natural-language processing, and generative models.

Whats Inside

  • Deep learning from first principles
  • Setting up your own deep-learning environment
  • Image classification and generation
  • Deep learning for text and sequences

About the Reader

Youll need intermediate R programming skills. No previous experience with machine learning or deep learning is assumed.

About the Authors

Francois Chollet is a deep-learning researcher at Google and the author of the Keras library.

J.J. Allaire is the founder of RStudio and the author of the R interfaces to TensorFlow and Keras.

Table of Contents

    PART 1 - FUNDAMENTALS OF DEEP LEARNING
  1. What is deep learning?
  2. Before we begin: the mathematical building blocks of neural networks
  3. Getting started with neural networks
  4. Fundamentals of machine learning
  5. PART 2 - DEEP LEARNING IN PRACTICE
  6. Deep learning for computer vision
  7. Deep learning for text and sequences
  8. Advanced deep-learning best practices
  9. Generative deep learning
  10. Conclusions


      Новое издание
Deep Learning for Natural Language Processing

Автор: Raaijmakers Stephan
Название: Deep Learning for Natural Language Processing
ISBN: 1617295442 ISBN-13(EAN): 9781617295447
Издательство: Неизвестно
Цена: 37220 T
Описание:

Humans do a great job of reading text, identifying key ideas, summarizing, making connections, and other tasks that require comprehension and context. Recent advances in deep learning make it possible for computer systems to achieve similar results.

Deep Learning for Natural Language Processing teaches you to apply deep learning methods to natural language processing (NLP) to interpret and use text effectively. In this insightful book, NLP expert Stephan Raaijmakers distills his extensive knowledge of the latest state-of-the-art developments in this rapidly emerging field.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.



R markdown

Автор: Xie, Yihui (rstudio, Inc. Boston, Ma, Usa) Allaire, J.j. (rstudio) Grolemund, Garrett
Название: R markdown
ISBN: 1138359335 ISBN-13(EAN): 9781138359338
Издательство: Taylor&Francis
Рейтинг:
Цена: 25210 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The rmarkdown package has steadily evolved into a relatively complete ecosystem for authoring documents. This book provides a definitive guide to this ecosystem.

White Coat and Sneakers

Автор: Chollet MD Hillary
Название: White Coat and Sneakers
ISBN: 0615757863 ISBN-13(EAN): 9780615757865
Издательство: Неизвестно
Цена: 11350 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Deep Learning with Python

Автор: Chollet Francois
Название: Deep Learning with Python
ISBN: 1617294438 ISBN-13(EAN): 9781617294433
Издательство: Pearson Education
Рейтинг:
Цена: 41670 T
Наличие на складе: Поставка под заказ.
Описание:

Summary

Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher Francois Chollet, this book builds your understanding through intuitive explanations and practical examples.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Machine learning has made remarkable progress in recent years. We went from near-unusable speech and image recognition, to near-human accuracy. We went from machines that couldn't beat a serious Go player, to defeating a world champion. Behind this progress is deep learning--a combination of engineering advances, best practices, and theory that enables a wealth of previously impossible smart applications.

About the Book

Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher Francois Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects.

What's Inside

  • Deep learning from first principles
  • Setting up your own deep-learning environment
  • Image-classification models
  • Deep learning for text and sequences
  • Neural style transfer, text generation, and image generation

About the Reader

Readers need intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required.

About the Author

Francois Chollet works on deep learning at Google in Mountain View, CA. He is the creator of the Keras deep-learning library, as well as a contributor to the TensorFlow machine-learning framework. He also does deep-learning research, with a focus on computer vision and the application of machine learning to formal reasoning. His papers have been published at major conferences in the field, including the Conference on Computer Vision and Pattern Recognition (CVPR), the Conference and Workshop on Neural Information Processing Systems (NIPS), the International Conference on Learning Representations (ICLR), and others.

Table of Contents

    PART 1 - FUNDAMENTALS OF DEEP LEARNING
  1. What is deep learning?
  2. Before we begin: the mathematical building blocks of neural networks
  3. Getting started with neural networks
  4. Fundamentals of machine learning
  5. PART 2 - DEEP LEARNING IN PRACTICE
  6. Deep learning for computer vision
  7. Deep learning for text and sequences
  8. Advanced deep-learning best practices
  9. Generative deep learning
  10. Conclusions
  11. appendix A - Installing Keras and its dependencies on Ubuntuappendix B - Running Jupyter notebooks on an EC2 GPU instance

Godlings

Автор: Allaire Ross
Название: Godlings
ISBN: 1304038785 ISBN-13(EAN): 9781304038784
Издательство: Неизвестно
Цена: 17510 T
Наличие на складе: Есть у поставщика Поставка под заказ.

R markdown

Автор: Xie, Yihui (rstudio, Inc. Boston, Ma, Usa) Allaire, J.j. (rstudio) Grolemund, Garrett
Название: R markdown
ISBN: 1138359424 ISBN-13(EAN): 9781138359420
Издательство: Taylor&Francis
Рейтинг:
Цена: 61130 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The rmarkdown package has steadily evolved into a relatively complete ecosystem for authoring documents. This book provides a definitive guide to this ecosystem.

Miracles Do Happen: A Story of Medical and Spiritual Survival

Автор: Allaire William Eric
Название: Miracles Do Happen: A Story of Medical and Spiritual Survival
ISBN: 0978993098 ISBN-13(EAN): 9780978993092
Издательство: Неизвестно
Рейтинг:
Цена: 13150 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Dragon`s Blood: Denicalis Dragon Chronicles: Book One

Автор: Allaire Mj
Название: Dragon`s Blood: Denicalis Dragon Chronicles: Book One
ISBN: 0981936830 ISBN-13(EAN): 9780981936833
Издательство: Неизвестно
Цена: 13390 T
Наличие на складе: Есть у поставщика Поставка под заказ.

The Prisoner: Denicalis Dragon Chronicles: Book Two

Автор: Allaire Mj
Название: The Prisoner: Denicalis Dragon Chronicles: Book Two
ISBN: 0981936849 ISBN-13(EAN): 9780981936840
Издательство: Неизвестно
Цена: 17110 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Italian Literature

Автор: Allaire Gloria
Название: Italian Literature
ISBN: 1843843986 ISBN-13(EAN): 9781843843986
Издательство: Boydell & Brewer
Рейтинг:
Цена: 66690 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Text and facing English translation of a version of the Tristan story from north-east Italy.


Казахстан, 010000 Нур-султан(Астана) р-он Сарыарка, ул. Маскеу, 40 , офис 202
ТОО "Логобук" Тел:+7(7172) 448953 , +7 707 857-29-98 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия