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

  • Добавил: literator
  • Дата: 2-02-2022, 20:24
  • Комментариев: 0
Heterogeneous Graph Representation Learning and ApplicationНазвание: Heterogeneous Graph Representation Learning and Applications
Автор: Chuan Shi, Xiao Wang, Philip S. Yu
Издательство: Springer
Серия: Artificial Intelligence: Foundations, Theory, and Algorithms
Год: 2022
Страниц: 329
Язык: английский
Формат: pdf (true), epub
Размер: 33.7 MB

Representation learning in heterogeneous graphs (HG) is intended to provide a meaningful vector representation for each node so as to facilitate downstream applications such as link prediction, personalized recommendation, node classification, etc. This task, however, is challenging not only because of the need to incorporate heterogeneous structural (graph) information consisting of multiple types of node and edge, but also the need to consider heterogeneous attributes or types of content (e.g. text or image) associated with each node. Although considerable advances have been made in homogeneous (and heterogeneous) graph embedding, attributed graph embedding and graph neural networks, few are capable of simultaneously and effectively taking into account heterogeneous structural (graph) information as well as the heterogeneous content information of each node. To the best of our knowledge, it is the first book to summarize the latest developments and present cutting-edge research on heterogeneous graph representation learning. To gain the most from it, readers should have a basic grasp of Computer Science, Data Mining and Machine Learning.
  • Добавил: umkaS
  • Дата: 2-02-2022, 12:54
  • Комментариев: 0
Название: CLR via C#. Программирование на платформе Microsoft.NET Framework 4.5 на языке C#
Автор: Дж. Рихтер
Год издания: 2013 - 4-е изд.
Издательство: Питер
Страниц: 896
Формат: PDF
Размер: 28 мб

Эта книга, выходящая в четвертом издании и уже ставшая классическим учебником по программированию, подробно описывает внутреннее устройство и функционирование общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии 4.5. Написанная признанным экспертом в области программирования Джеффри Рихтером, много лет являющимся консультантом команды разработчиков .NET Framework компании Microsoft, книга научит вас создавать по-настоящему надежные приложения любого вида, в том числе с использованием Microsoft Silverlight, ASP.NET, Windows Presentation Foundation и т.д.
  • Добавил: literator
  • Дата: 2-02-2022, 10:12
  • Комментариев: 0
Visual Inference for IoT Systems: A Practical ApproachНазвание: Visual Inference for IoT Systems: A Practical Approach
Автор: Delia Velasco-Montero, Jorge Fernandez-Berni
Издательство: Springer
Год: 2022
Страниц: 171
Язык: английский
Формат: pdf (true), epub
Размер: 34.1 MB

This book presents a systematic approach to the implementation of Internet of Things (IoT) devices achieving visual inference through deep neural networks. Practical aspects are covered, with a focus on providing guidelines to optimally select hardware and software components as well as network architectures according to prescribed application requirements. All the contents revolve around the state-of-the-art computer vision paradigm, i.e., DL. These days, accurate, but computationally heavy, neural networks are employed for a variety of tasks. The strong processing and memory requirements of such networks come into conflict with the limited availability of resources in IoT devices. Meanwhile, a great deal of technological components has been released to support DL deployments. Each of these components claims advantages in terms of performance, system integration, energy consumption, etc. The book provides tools to navigate this complex scenario in an effective manner.
  • Добавил: literator
  • Дата: 2-02-2022, 09:36
  • Комментариев: 0
Building Software Platforms : A Guide to SaaS Transition with AWSНазвание: Building Software Platforms : A Guide to SaaS Transition with AWS
Автор: Pablo Bermejo
Издательство: Leanpub
Год: 2021-11-22
Страниц: 251
Язык: английский
Формат: pdf (true), epub
Размер: 22.9 MB

To stay competitive and maintain an edge, software companies and IT organizations must reinvent their way of working and embark on a journey to find solutions that empower them with the right capabilities to build modern software. And deliver it as a service. And do it continuously. Building Software Platforms is a nonsense-free, principles-based guide to help software engineering and architecture leaders like you roll out this new architectural style so that development teams can focus on building and delivering value for the end-users. In this book, the author shares the secrets of internal software platforms and introduces adoption strategies using Wardley maps.
  • Добавил: TRex
  • Дата: 2-02-2022, 09:05
  • Комментариев: 0
Название: Spring in Action, 6th Edition
Автор: Craig Walls
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 520
Размер: 28 Mb
Язык: English

A new edition of the classic bestseller! Spring in Action, 6th Edition covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.
  • Добавил: literator
  • Дата: 2-02-2022, 09:02
  • Комментариев: 0
Trunk-Based Development And Branch By AbstractionНазвание: Trunk-Based Development And Branch By Abstraction
Автор: Paul Hammant
Издательство: Leanpub
Год: 2020-08-05
Страниц: 367
Язык: английский
Формат: pdf (true), epub
Размер: 25.0 MB

Trunk-based development and branch by abstraction super reference. All the aspects of this industry leading branching model covered. An all you need to know reference book about trunk-based development, Branch by abstraction and related software development practices. Many diagrams throughout, and a sections on working out how your company can get from where you are to trunk-based development, CI, CD and all that comes with it. Trunk-Based Development is a strategy for controlling software development in which developers collaborate on code in a single shared branch called ‘trunk’. Its aim is to overcome the perennial problem where multiple concurrent changes to large scale software programs may temporarily invalidate the whole. All commits are written back to this trunk, and developers must resist any pressure to create other long-lived development branches by employing a number of documented techniques. Therefore, every commit still produces a production-ready build. There is only one branch available to the developers for their collaboration, the ‘trunk’.
  • Добавил: literator
  • Дата: 2-02-2022, 08:45
  • Комментариев: 0
Building and Developing Apps & Bots for Microsoft Teams: A guide for developers and normal people alikeНазвание: Building and Developing Apps & Bots for Microsoft Teams: A guide for developers and normal people alike
Автор: Tom Morgan
Издательство: Leanpub
Год: 2022-01-21
Страниц: 90
Язык: английский
Формат: pdf (true), epub
Размер: 16.0 MB

This book contains everything I know about Microsoft Teams applications: Why you should build them, What to build, How to get started, No-code, Low-code and Pro-code solutions to meet all abilities. Design guidance, Testing, Publishing - this book is everything you need to successfully design, build and publish your first Microsoft Teams app. The Microsoft Teams Development landscape is evolving at pace and over time restrictions are lifted and new ways of extending Teams open up. The only way to make a book about Teams Development relevant is to use a platform that supports regular updating. This book is written and updated regularly over time, in an open way based on new announcements and your feedback.
  • Добавил: umkaS
  • Дата: 2-02-2022, 06:57
  • Комментариев: 0
Название: Самоучитель программирования на VBA в MS Office
Автор: Хорев В.Д.
Издательство: К.: Юниор
Год: 2001
Cтраниц: 320
Формат: pdf
Размер: 20 мб
Язык: русский

Книга адресована широкому кругу пользователей Microsoft Office, версий 98, 2000 и XP, желающих автоматизировать свою работу при помощи Visual Basic for Application (VBA) и эффективных приемов работы в Microsoft Office. Данная книга является практическим руководством для пользователей любой квалификации, желающих самостоятельно научиться программировать на VBA.
  • Добавил: literator
  • Дата: 1-02-2022, 22:45
  • Комментариев: 0
Applied Edge AI: Concepts, Platforms, and Industry Use CasesНазвание: Applied Edge AI: Concepts, Platforms, and Industry Use Cases
Автор: Pethuru Raj Chelliah, G. Nagarajan, R.I. Minu
Издательство: CRC Press, Auerbach Publications
Год: 2022
Страниц: 329
Язык: английский
Формат: pdf (true)
Размер: 20.8 MB

The strategically sound combination of edge computing and Artificial Intelligence (AI) results in a series of distinct innovations and disruptions enabling worldwide enterprises to visualize and realize next-generation software products, solutions and services. Businesses, individuals, and innovators are all set to embrace and experience the sophisticated capabilities of Edge AI. With the faster maturity and stability of Edge AI technologies and tools, the world is destined to have a dazzling array of edge-native, people-centric, event-driven, real-time, service-oriented, process-aware, and insights-filled services. Further on, business workloads and IT services will become competent and cognitive with state-of-the-art Edge AI infrastructure modules, AI algorithms and models, enabling frameworks, integrated platforms, accelerators, high-performance processors, etc. The Edge AI paradigm will help enterprises evolve into real-time and intelligent digital organizations.
  • Добавил: literator
  • Дата: 1-02-2022, 22:38
  • Комментариев: 0
Soft Computing for Data Analytics, Classification Model, and ControlНазвание: Soft Computing for Data Analytics, Classification Model, and Control
Автор: Deepak Gupta, Aditya Khamparia, Ashish Khanna
Издательство: Springer
Год: 2022
Страниц: 165
Язык: английский
Формат: pdf (true), epub
Размер: 23.7 MB

This book presents a set of soft computing approaches and their application in data analytics, classification model, and control. The basics of fuzzy logic implementation for advanced hybrid fuzzy driven optimization methods has been covered in the book. The various soft computing techniques, including Fuzzy Logic, Rough Sets, Neutrosophic Sets, Type-2 Fuzzy logic, Neural Networks, Generative Adversarial Networks, and Evolutionary Computation have been discussed and they are used on variety of applications including data analytics, classification model, and control.