Vtome.ru - электронная библиотека

  • Добавил: buratino
  • Дата: 29-12-2020, 11:02
  • Комментариев: 0
Название: Machine Learning with TensorFlow, Second Edition (Final)
Автор: Chris A. Mattmann
Издательство: Manning Publications
Год: 2020
Формат: true pdf
Страниц: 454
Размер: 20.3 Mb
Язык: English

This fully revised second edition of Machine Learning with TensorFlow teaches you the foundational concepts of machine learning, and how to utilize the TensorFlow library to rapidly build powerful ML models. You'll learn the basics of regression, classification, and clustering algorithms, applying them to solve real-world challenges such as call center volume prediction and sentiment analysis of movie reviews.
  • Добавил: TRex
  • Дата: 29-12-2020, 09:16
  • Комментариев: 0
Название: Introduction to Bioinformatics with R: A Practical Guide for Biologists
Автор: Edward Curry
Издательство: Chapman and Hall/CRC
Год: 2020
Формат: PDF
Страниц: 310
Размер: 10 Mb
Язык: English

In biological research, the amount of data available to researchers has increased so much over recent years, it is becoming increasingly difficult to understand the current state of the art without some experience and understanding of data analytics and bioinformatics. An Introduction to Bioinformatics with R: A Practical Guide for Biologists leads the reader through the basics of computational analysis of data encountered in modern biological research.
  • Добавил: TRex
  • Дата: 29-12-2020, 03:56
  • Комментариев: 0
Название: Непрактичный Python. Занимательные проекты для тех, кто хочет поумнеть
Автор: Ли Воган
Издательство: БХВ
Год: 2021
Формат: DJVU, PDF
Страниц: 464
Размер: 25,3 Mb
Язык: Русский

Книга поможет читателям, самостоятельно осваивающим язык Python, отточить уже имеющиеся навыки программирования, выработать новые и получить удовольствие от этого процесса. Ее можно рассматривать как свою вторую книгу по языку Python. Книга организована так, чтобы дополнять обычный учебник для начинающих или вводный курс. Для этого применен проектный подход, позволяющий обойтись без тщательного "пережевывания" материла, который вы уже изучили.
  • Добавил: buratino
  • Дата: 29-12-2020, 00:39
  • Комментариев: 0
Название: Head First Design Patterns 2nd Edition (Final)
Автор: Eric Freeman and Elisabeth Robson
Издательство: O’Reilly Media
Год: 2020-11-10
Формат: true pdf, epub
Размер: 38.9 Mb, 115.9 Mb
Язык: English

You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons learned by those who’ve faced the same software design problems. With design patterns, you get to take advantage of the best practices and experience of others so that you can spend your time on something more challenging. Something more fun. This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriented design principles on which the patterns are based.
  • Добавил: literator
  • Дата: 28-12-2020, 22:18
  • Комментариев: 0
Software Design: Creating Solutions for Ill-Structured Problems, 3rd EditionНазвание: Software Design: Creating Solutions for Ill-Structured Problems, 3rd Edition
Автор: David Budgen
Издательство: CRC Press
Год: 2021
Страниц: 365
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the structure and process aspects of software design, including architectural issues, as well as design notations and models. It also describes a variety of different ways of creating design solutions such as plan-driven development, agile approaches, patterns, product lines, and other forms.
  • Добавил: literator
  • Дата: 28-12-2020, 17:43
  • Комментариев: 0
Modern Fortran: supplemented and revised, Third editionНазвание: Modern Fortran: supplemented and revised, Third edition
Автор: Morgan Miguel
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 495
Язык: английский
Формат: epub, azw, mobi
Размер: 10.1 MB

Programming in the early days of computing was tedious in the extreme. Programmers required a detailed knowledge of the instructions, registers, and other aspects of the central processing unit (CPU) of the computer for which they were writing code. The source code itself was written in a numerical notation. In the course of time mnemonic codes were introduced, a form of coding known as machine or assembly code. These difficulties spurred a team led by John Backus of IBM to develop one of the earliest high-level languages, Fortran. Their aim was to produce a language which would be simple to understand but almost as efficient in execution as assembly language. In this they succeeded beyond their wildest dreams. The language was indeed simple to learn, as it was possible to write mathematical formulae almost as they are usually written in mathematical texts.
  • Добавил: TRex
  • Дата: 28-12-2020, 16:21
  • Комментариев: 0
Название: Предметно-ориентированное проектирование в Enterprise Java
Автор: Наир Виджей
Издательство: ДМК
Год: 2020
Формат: PDF, DJVU
Страниц: 307
Размер: 10 Mb
Язык: Русский

В книге подробно рассматриваются реализации шаблонов предметно-ориентированного проектирования с применением различных инструментальных средств и рабочих программных сред из Enterprise Java Space. При таком подходе читатель получает завершенную картину и возможность практического применения любого из этих средств в процессе предметно-ориентированного проектирования.
В начальных главах описывается эталонная реализация проекта Cargo Tracker - создание монолитного приложения с использованием платформы Jakarta EE. Затем рассматривается полный процесс преобразования монолитного приложения в архитектуру, основанную на микросервисах.
  • Добавил: literator
  • Дата: 28-12-2020, 14:38
  • Комментариев: 0
VBScript Tutorials - Herong's Tutorial ExamplesНазвание: VBScript Tutorials - Herong's Tutorial Examples
Автор: Dr. Herong Yang
Издательство: Independently published
Год: 2020
Страниц: 331
Язык: английский
Формат: pdf, azw3, mobi, epub
Размер: 10.1 MB

This VBScript tutorial book is a collection of notes and code samples written by the author while he was learning VBScript (Visual Basic Scripting Edition) himself. Topics include: The Variant Data Type with Subtypes; Fixed-Size and Dynamic-Size Arrays; Function Arguments Passed by References and by Values; Raising and Catching Runtime Errors; Regular Expression and Pattern Match; Runtime DLL Library: Dictionary, File System, and File I/O; Defining Classes with Properties and Default Method; Object Initializing and Terminating Processes; Client-Side Scripting: VBScript Code for IE Browser; Server-Side Scripting: VBScript code for IIS Server; System Admin Scripting: Windows Script Host (WSH). Updated in 2020 (Version 6.01) with minor changes.
  • Добавил: TRex
  • Дата: 28-12-2020, 12:34
  • Комментариев: 0
Название: Алгоритмы обучения с подкреплением на Python
Автор: Лонца Андреа
Издательство: ДМК
Год: 2020
Формат: PDF
Страниц: 287
Размер: 10 Mb
Язык: Русский

Эта книга поможет читателю овладеть алгоритмами обучения с подкреплением (ОП) и научиться реализовывать их при создании самообучающихся агентов.
В первой части рассматриваются различные элементы ОП, сфера его применения, инструменты, необходимые для работы в среде ОП. Вторая и третья части посвящены непосредственно алгоритмам. В числе прочего автор показывает, как сочетать Q-обучение с нейронными сетями для решения сложных задач, описывает методы градиента стратегии, TRPO и PPO, позволяющие повысить производительность и устойчивость, а также детерминированные алгоритмы DDPG и TD3. Читатель узнает о том, как работает техника подражательного обучения, познакомится с алгоритмами исследования на базе верхней доверительной границы (UCB и UCB1) и мета-алгоритмом ESBAS.
  • Добавил: TRex
  • Дата: 28-12-2020, 10:50
  • Комментариев: 0
Название: An Elementary Approach to Design and Analysis of Algorithms (Primers in Electronics and Computer Science)
Автор: Lekh Raj Vermani, Shalini Vermani
Издательство: WSPC
Год: 2019
Формат: PDF
Страниц: 534
Размер: 38 Mb
Язык: English

In computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks.
As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.