Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Learning Swift 2 Programming (2nd Edition)
Автор: Jacob Schatz
Издательство: Addison-Wesley Professional
Год: 2016
Формат: PDF
Размер: 10 Мб
Язык: английский / English

Learning Swift 2 Programming is a fast-paced, hands-on introduction to writing production-quality iOS and OS X apps with Apple’s programming language. Written for developers with experience in any modern language, this book explains Swift simply and clearly, using relevant examples that solve realistic problems.
Разместил: bomboane 22-03-2020, 10:19 | Комментарии: 0 | Подробнее

Название: Functional Programming in Java: How functional techniques improve your Java programs
Автор: Pierre-Yves Saumont
Издательство: Manning Publications
Год: 2017
Страниц: 472
Формат: True PDF
Размер: 10 Mb
Язык: English

Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Разместил: bomboane 22-03-2020, 10:19 | Комментарии: 0 | Подробнее
Название: C# Programming Yellow Book - Cheese Edition 8.1 December 2019
Автор: Rob Miles
Издательство: Rob Miles
Год: 2019
Формат: PDF
Страниц: 217
Размер: 10,8 Mb
Язык: English

Welcome to the Wonderful World of Rob Miles. This is a world of bad jokes, puns, and programming. In this book I'm going to give you a smattering of the C# programming language. If you have programmed before I'd be grateful if you'd still read the text. It is worth it just for the jokes and you may actually learn something.
Разместил: vitvikvas 22-03-2020, 07:48 | Комментарии: 0 | Подробнее
Название: Photonic Reservoir Computing: Optical Recurrent Neural Networks
Автор: Daniel Brunner, Miguel C. Soriano, Guy Van der Sande
Издательство: De Gruyter
Год: 2019
Страниц: 373
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB, 28.7 MB

Photonics has long been considered an attractive substrate for next generation implementations of machine-learning concepts. Reservoir Computing tremendously facilitated the realization of recurrent neural networks in analogue hardware. This concept exploits the properties of complex nonlinear dynamical systems, giving rise to photonic reservoirs implemented by semiconductor lasers, telecommunication modulators and integrated photonic chips.
Разместил: Ingvar16 22-03-2020, 03:58 | Комментарии: 0 | Подробнее
Название: Machine Learning for Signal Processing: Data Science, Algorithms, and Computational Statistics
Автор: Max A. Little
Издательство: Oxford University Press
Год: 2019
Страниц: 378
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book describes in detail the fundamental mathematics and algorithms of machine learning (an example of artificial intelligence) and signal processing, two of the most important and exciting technologies in the modern information economy. Taking a gradual approach, it builds up concepts in a solid, step-by-step fashion so that the ideas and algorithms can be implemented in practical software applications.
Разместил: Ingvar16 22-03-2020, 02:56 | Комментарии: 0 | Подробнее
Название: Programming PyTorch for Deep Learning: Creating and Deploying Deep Learning Applications First Edition
Автор: Ian Pointer
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf/epub
Страниц: 220
Размер: 15.5 Mb
Язык: English

Take the next steps toward mastering deep learning, the machine learning method that’s transforming the world around us by the second. In this practical book, you’ll get up to speed on key ideas using Facebook’s open source PyTorch framework and gain the latest skills you need to create your very own neural networks.
Разместил: bomboane 22-03-2020, 00:38 | Комментарии: 0 | Подробнее
Название: Tableau Prep: Up & Running (Early Release)
Автор: Carl Allchin
Издательство: O’Reilly Media, Inc.
Год: 2020
Язык: английский
Формат: pdf (conv), rtf, epub
Размер: 10.1 MB

For self-service data preparation, Tableau Prep is relatively easy to use—as long as you know how to clean and organize your datasets. Based on the popular blog Preppin’ Data, this practical guide takes you step-by-step through the fundamentals of data preparation using this popular tool.
Разместил: Ingvar16 21-03-2020, 20:20 | Комментарии: 0 | Подробнее
Название: Outlook 2019 For Dummies
Автор: Faithe Wempen, Bill Dyszel
Издательство: For Dummies
Год: 2018
Страниц: 355
Язык: английский
Формат: pdf (true); epub, azw3
Размер: 19.1 MB, 10.1 MB

Get up to speed with the world’s best email application — Outlook 2019. Of the millions of people who use Outlook, most only use about two percent of its features. Don’t stay in the dark! Outlook 2019 For Dummies shows you how to take advantage of often-overlooked tips and tricks to make it work even better for you. Inside, you’ll find information on navigating the user interface; utilizing the To-Do bar; filtering junk email; smart scheduling; RSS support; using electronic business cards; accessing data with two-way sync and offline and cloud based access, and much more!
Разместил: Ingvar16 21-03-2020, 16:32 | Комментарии: 0 | Подробнее
Название: Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems 1st Edition
Автор: Martin Kleppmann
Издательство: O'Reilly Media
Год: 2017
Формат: True PDF
Страниц: 616
Размер: 19.6 Mb
Язык: English

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?
Разместил: bomboane 21-03-2020, 15:09 | Комментарии: 0 | Подробнее
Название: Functional-Light jаvascript: Balanced, Pragmatic FP in jаvascript (+code)
Автор: Kyle Simpson (Author), Brian Lonsdorf (Editor, Foreword), Brian MacDonald (Editor)
Издательство: CreateSpace Independent Publishing Platform
Год: 2018-02-09
Формат: true pdf/epub
Страниц: 388
Размер: 10 Mb
Язык: English

Functional-Light jаvascript is a balanced, pragmatic exploration of Functional Programming in jаvascript.Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. If you've ever tried to learn FP but struggled with terms like "monad", mathematical concepts like category theory, or symbols like (lambda), you're not alone.Functional-Light programming distills the most vital aspects of FP—function purity, value immutability, composition, and more!—down to approachable jаvascript patterns. Rather than the all-or-nothing dogmatism often encountered in FP, this book teaches you how to improve your programs line by line.
Разместил: bomboane 20-03-2020, 14:31 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности