|
|
|
|
|
|
|
| |
|
Название: Practical Natural Language Processing (Early Release) Автор: Sowmya Vajjala, Bodhisattwa Majumder Издательство: O’Reilly Media, Inc. Год: 2019 Страниц: 109 Язык: английский Формат: epub Размер: 10.1 MB Consider the task of building a chatbot or text classification system at your organization. In the beginning, there may be little or no data to work with. At this point, a basic solution that uses rule based systems or traditional machine learning will be apt. As you accumulate more data, more sophisticated—and often data intensive—ML techniques can be used including deep learning. At each step of this journey, there are dozens of alternative approaches you can take. This book helps you navigate this maze of options. |
Разместил: Ingvar16 12-11-2019, 16:17 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Model-Based Clustering and Classification for Data Science: With Applications in R Автор: Charles Bouveyron, Gilles Celeux, T. Brendan Murphy Издательство: Cambridge University Press Год: 2019 Страниц: 447 Язык: английский Формат: pdf (true) Размер: 61.0 MB Cluster analysis finds groups in data automatically. Most methods have been heuristic and leave open such central questions as: how many clusters are there? Which method should I use? How should I handle outliers? Classification assigns new observations to groups given previously classified observations, and also has open questions about parameter tuning, robustness and uncertainty assessment. This book frames cluster analysis and classification in terms of statistical models, thus yielding principled estimation, testing and prediction methods, and sound answers to the central questions. It builds the basic ideas in an accessible but rigorous way, with extensive data examples and R code |
Разместил: Ingvar16 12-11-2019, 15:43 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: All of Programming Автор: Andrew Hilton and Anne Bracy Издательство: Bracy and Hilton Год: 2019 Формат: epub Страниц: 765 Размер: 10.3 Mb Язык: English
All of Programming provides a platform for instructors to design courses which properly place their focus on the core fundamentals of programming, or to let a motivated student learn these skills independently. A student who masters the material in this book will not just be a competent C programmer, but also a competent programmer. |
Разместил: bomboane 12-11-2019, 11:44 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Алгоритмы и программы на Turbo Pascal. Учебный курс Автор: Федоренко Ю. Жанр: Учебное пособие Издательство: Питер Год: 2001 Страниц: 240 Язык: Русский Формат: pdf Размер: 21,83 Mb
Эта книга предназначена для самостоятельного изучения одного из самых популярных языков программирования. В ней освещены те разделы Turbo Pascal, которые необходимы и достаточны для подавляющего большинства учащихся, инженеров и научных работников. |
Разместил: rogas86 12-11-2019, 10:19 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Изучаем Java EE. Современное программирование для больших предприятий Автор(ы): Дашнер Себастьян Издательство: СПб.: Питер Год: 2018 Страниц: 384 Формат: PDF Размер: 10 Мб Язык: русский
Java EE 8 - современная версия популярной платформы для программирования корпоративных приложений на языке Java. Новая версия платформы оптимизирована с учетом многочисленных технологических нововведений, среди которых - работа с контейнерами, улучшенные API для обеспечения безопасности, возможности работы с облачными хранилищами и микросервисной архитектурой. Java EE обеспечивает широкие возможности предметно-ориентированного проектирования (DDD), непрерывную интеграцию, работу по принципу DevOps, взаимодействие с Docker и Kubernetes. |
Разместил: MIHAIL62 12-11-2019, 06:02 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Elements Of Android Q (Final Version) Автор: Mark L. Murphy Издательство: CommonsWare, LLC Год: 2019 Страниц: 97 Язык: английский Формат: pdf (true), rtf, mobi, epub Размер: 10.1 MB Данная книга предназначена для разработчиков с опытом разработки приложений для Android более 1 года. Если вы новичок в Android, перед тем как продолжить читать эту книгу, подумайте о прочтении «Элементы Android Jetpack», «Изучение Android» или их обоих. Также обратите свое внимание, что примеры в этой книге написаны на языке программирования Kotlin. |
Разместил: Ingvar16 12-11-2019, 04:53 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Julia Quick Syntax Reference: A Pocket Guide for Data Science Programming Автор: Antonello Lobianco Издательство: Apress Год: 2019 Формат: true pdf/epub/mobi Страниц: 216 Размер: 10 Mb Язык: English
This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy reference. This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, metaprogramming, performance, and more. Additionally, you'll learn to interface Julia with other programming languages such as R for statistics or Python. You will learn how to use Julia packages for data analysis, numerical optimization and symbolic computation, and how to disseminate your results in dynamic documents or interactive web pages. |
Разместил: bomboane 12-11-2019, 00:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Learn Java with Math: Using Fun Projects and Games Автор: Ron Dai Издательство: Apress Год: 2019 Формат: true pdf/epub/mobi Страниц: 231 Размер: 10.7 Mb Язык: English
There are many good Java programming books on the market, but it's not easy to find one fit for a beginner. This book simplifies the complexity of Java programming and guides you through the journey to effectively work under the hood. You'll start with the fundamentals of Java programming and review how it integrates with basic mathematical concepts through many practical examples. You'll witness firsthand how Java can be a powerful tool or framework in your experimentation work. Learn Java with Math reveals how a strong math foundation is key to learning programming design. Using this as your motivation, you'll be programming in Java in no time. |
Разместил: bomboane 11-11-2019, 20:28 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Практика программирования в инженерных расчётах Автор: Николаев В. Т. , Купцов С. В. , Тикменов В. Н. Издательство: Физматлит Год: 2018 Формат: pdf Страниц: 440 Для сайта: Mirknig.su Размер: 200 Мб Язык: русский
В книге изложены основы разработки прикладного программного обеспечения для выполнения расчётов, необходимых при проектировании электронных устройств и систем автоматического управления. Разработаны упражнения, выполнение которых помогает освоению предложенных методик создания программных проектов. Предлагаемая методика программирования позволяет создавать прикладные расчётные программы инженерам, знающим физические основы инженерных расчётов и имеющим навыки работы на персональных вычислительных машинах. К книге приложен компакт-диск с файлами проектов и исполняемыми файлами. |
Разместил: Maximov_Alexei 11-11-2019, 18:05 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Deep Reinforcement Learning with Guaranteed Performance: A Lyapunov-Based Approach Автор: Yinyan Zhang, Shuai Li Издательство: Springer Год: 2019 (2020 Edition) Страниц: 237 Язык: английский Формат: pdf (true) Размер: 11.2 MB This book discusses methods and algorithms for the near-optimal adaptive control of nonlinear systems, including the corresponding theoretical analysis and simulative examples, and presents two innovative methods for the redundancy resolution of redundant manipulators with consideration of parameter uncertainty and periodic disturbances. Reinforcement learning and, in particular, deep reinforcement learning have attracted more and more research interest in recent years. Such type of learning methods could be a powerful tool for the control of nonlinear systems. |
Разместил: Ingvar16 11-11-2019, 15:54 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|