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

  • Добавил: kotmatros255
  • Дата: 14-09-2020, 07:56
  • Комментариев: 0
Название: PHP 4. Самоучитель
Автор: Д. Котеров
Издательство: БХВ-Петербург
Год: 2003
ISBN: 5-94157-071-6
Формат: pdf, djvu
Страниц: 578
Размер: 53,4 Mb
Язык: Русский

Рассматривается технология Web-программирования с использованием последней версии языка РНР. Изложение сопровождается простыми примерами на РНР и Си с множеством комментариев.
  • Добавил: TRex
  • Дата: 14-09-2020, 04:46
  • Комментариев: 0
Название: Pro C# 8 with .NET Core 3: Foundational Principles and Practices in Programming
Автор: Andrew Troelsen, Phil Japikse
Издательство: Apress
Год: 2020
Формат: EPUB, PDF
Страниц: 1262
Размер: 29,4 Mb
Язык: English

This essential classic provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 9th edition, you will find the latest C# 8 and .NET Core features, along with new chapters on Microsoft’s lightweight, cross-platform framework, .NET Core 3.1. Coverage of ASP.NET Core, Entity Framework Core, and more, sits alongside the latest updates to .NET Core, including Windows Presentation Foundation (WPF). Not only does this book cover all of the latest features in C# 8, but all chapters and code samples have been rewritten for this latest release. Dive in and discover why this book has been a favorite of C# developers worldwide for more than 15 years. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). With the help of Pro C# 8 with .NET Core 3 gain the confidence to put C# into practice and explore the .NET Core universe on your own terms.
  • Добавил: literator
  • Дата: 14-09-2020, 03:25
  • Комментариев: 0
Deep Learning Approaches to Text ProductionНазвание: Deep Learning Approaches to Text Production
Автор: Shashi Narayan, Claire Gardent
Издательство: Morgan & Claypool Publishers
Год: 2020
Страниц: 201
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Text production has many applications. It is used, for instance, to generate dialogue turns from dialogue moves, verbalise the content of knowledge bases, or generate English sentences from rich linguistic representations, such as dependency trees or abstract meaning representations. Text production is also at work in text-to-text transformations such as sentence compression, sentence fusion, paraphrasing, sentence (or text) simplification, and text summarisation. This book offers an overview of the fundamentals of neural models for text production. In particular, we elaborate on three main aspects of neural approaches to text production: how sequential decoders learn to generate adequate text, how encoders learn to produce better input representations, and how neural generators account for task-specific objectives.
  • Добавил: literator
  • Дата: 13-09-2020, 21:41
  • Комментариев: 0
ICSE Computer Applications Class 9 Java: Mastering Logical Skills for the Kids and the teensНазвание: ICSE Computer Applications Class 9 Java: Mastering Logical Skills for the Kids and the teens
Автор: Mohmad Yakub
Издательство: Independently published
Год: 2019
Страниц: 374
Язык: английский
Формат: pdf, azw3, epub
Размер: 13.1 MB

How can I improve my coding skills? This book has a unique approach, specially crafted for non-programmers/beginners. A sure way to become confident programmer is to master the technique of logic building skills. Solve pattern based problems because it will improve the visualization of logic. After some level of practice, your mind will work like a mini-debugger where you could able to visualize the flow of data. If a problem asked in the interview or anywhere else, then we should able to get the logic correctly in a single chance, instead of guessing logic. This book is specially put in an easy way to be suitable for any age group and to fill the much-needed gap especially for
  • Добавил: TRex
  • Дата: 13-09-2020, 17:58
  • Комментариев: 0
Название: Вероятностные графовые модели. Принципы и приложения
Автор: Л. Э. Сукар
Издательство: ДМК
Год: 2021
Формат: PDF
Страниц: 339
Размер: 10 Mb
Язык: Русский

В этой книге представлено общее введение в вероятностные графовые модели (ВГМ) с инженерной точки зрения. В книге подробно рассматриваются теоретические основы для каждого из основных классов ВГМ, включая принципы и методы представления, логического вывода и обучения, а также обзоры реальных практических приложений для каждого типа модели. Примеры приложений взяты из самых разнообразных предметных областей и наглядно демонстрируют множество вариантов применения байесовских классификаторов, скрытых марковских моделей, байесовских сетей, динамических и временных байесовских сетей, марковских случайных полей, диаграмм влияния и марковских процессов принятия решений.
  • Добавил: literator
  • Дата: 13-09-2020, 16:14
  • Комментариев: 0
Applying Data Science: How to Create Value with Artificial IntelligenceНазвание: Applying Data Science: How to Create Value with Artificial Intelligence
Автор: Arthur K. Kordon
Издательство: Springer
Год: 2020
Страниц: 511
Язык: английский
Формат: pdf (true)
Размер: 17.4 MB

This book offers practical guidelines on creating value from the application of data science based on selected artificial intelligence methods. In Part I, the author introduces a problem-driven approach to implementing AI-based data science and offers practical explanations of key technologies: machine learning, deep learning, decision trees and random forests, evolutionary computation, swarm intelligence, and intelligent agents. In Part II, he describes the main steps in creating AI-based data science solutions for business problems, including problem knowledge acquisition, data preparation, data analysis, model development, and model deployment lifecycle. Finally, in Part III the author illustrates the power of AI-based data science with successful applications in manufacturing and business.
  • Добавил: TRex
  • Дата: 13-09-2020, 13:18
  • Комментариев: 0
Название: Introduction to Assembly Language Programming
Автор: Gerard Prudhomme
Издательство: Arcler Press
Год: 2019
Формат: PDF
Страниц: 245
Размер: 16,8 Mb
Язык: English

Introduction to Assembly Language Programming considers various aspects of Assembly Language Programming including an extensive overview of Assembly Language Programming and related terms. It includes introduction and the fundamentals to Signed Numbers, Sign-Magnitude Representation, Signed Arithmetic, The Assembly Language5. Intel x866. One’s Complement, Two’s Complement, Hexadecimal, Horner's Method, RISC Computer architectures. Provides the reader with insights into the development of its history, so as to understand the Assembly Language Programs and 8-Bit Amounts, Assembly Language Programs and the Compiler, Assembly Language Programs and the Arithmetic Logic Unit (ALU), Practices in Assembly Language Programming.
  • Добавил: literator
  • Дата: 12-09-2020, 13:45
  • Комментариев: 0
Хаос-инжиниринг: Революция в разработке устойчивых системНазвание: Хаос-инжиниринг: Революция в разработке устойчивых систем
Автор: Кейси Розенталь, Нора Джонс
Издательство: ДМК Пресс
Год: 2021
Страниц: 285
Язык: русский
Формат: pdf
Размер: 19,7 MB

Хаос-инжиниринг – относительно новое, однако уже широко востребованное направление в разработке ПО. Тысячи компаний разных размеров и разного уровня развития используют этот метод в качестве основного инструмента тестирования и контроля, чтобы сделать свои продукты и услуги более безопасными и надежными. Эта книга охватывает историю рождения хаос-инжиниринга, фундаментальные теории, лежащие в его основе, определения и принципы, примеры реализации в масштабных вычислительных системах, примеры за пределами традиционного программного обеспечения, а также возможные перспективы развития подобных практик. Реальные истории от отраслевых экспертов из Google, Microsoft, Slack, LinkedIn и других компаний помогут читателю оценить преимущества хаос-инжиниринга во всей полноте.
  • Добавил: TRex
  • Дата: 12-09-2020, 11:11
  • Комментариев: 0
Название: Self-Service AI with Power BI Desktop: Machine Learning Insights for Business
Автор: Markus Ehrenmueller-Jensen
Издательство: Apress
Год: 2020
Формат: PDF, EPUB
Страниц: 367
Размер: 40 Mb
Язык: English

This book explains how you can enrich the data you have loaded into Power BI Desktop by accessing a suite of Artificial Intelligence (AI) features. These AI features are built into Power BI Desktop and help you to gain new insights from existing data. Some of the features are automated and are available to you at the click of a button or through writing Data Analysis Expressions (DAX). Other features are available through writing code in either the R, Python, or M languages. This book opens up the entire suite of AI features to you with clear examples showing when they are best applied and how to invoke them on your own datasets.
  • Добавил: TRex
  • Дата: 12-09-2020, 08:37
  • Комментариев: 0
Название: Introduction to Deep Learning for Engineers: Using Python and Google Cloud Platform
Автор: Tariq M. Arif
Издательство: Morgan & Claypool Publishers
Год: 2020
Формат: PDF
Страниц: 111
Размер: 25,3 Mb
Язык: English

This book provides a short introduction and easy-to-follow implementation steps of deep learning using Google Cloud Platform. It also includes a practical case study that highlights the utilization of Python and related libraries for running a pre-trained deep learning model.