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



Реклама


Handbook on Artificial Intelligence-Empowered Applied Software Engineering: Vol.1-2Название: Handbook on Artificial Intelligence-Empowered Applied Software Engineering: Vol.1-2
Автор: Maria Virvou, George A. Tsihrintzis, Nikolaos G. Bourbakis
Издательство: Springer
Серия: Artificial Intelligence-Enhanced Software and Systems Engineering
Год: 2022
Страниц: 342+209
Язык: английский
Формат: pdf (true)
Размер: 21.6 MB

Significant current research efforts are devoted to the efficient incorporation of Artificial Intelligence (AI) enhancements into software and the empowerment of software with Artificial Intelligence. The goal of this research is dual: (i) to develop algorithms, mechanisms, methodologies, and procedures that allow software to learn and evolve (i.e., to become better, user-friendlier and more efficient at performing specific tasks), either on its own or with the help of a supervisor/instructor, and (ii) to enhance the whole Software Engineering process, including the use of Artificial Intelligence to (at least partially) automate software development, and reflect the incorporation of knowledge engineering and knowledge acquisition, prototyping and rapid application development of intelligent software modules.
Разместил: Ingvar16 18-10-2022, 14:58 | Комментарии: 0 | Подробнее
Data Analysis with Machine Learning for Psychologists: Crash Course to Learn Python 3 and Machine Learning in 10 hoursНазвание: Data Analysis with Machine Learning for Psychologists: Crash Course to Learn Python 3 and Machine Learning in 10 hours
Автор: Chandril Ghosh
Издательство: Springer
Год: 2022
Страниц: 169
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The power of data drives the digital economy of the 21st century. It has been argued that data is as vital a resource as oil was during the industrial revolution. An upward trend in the number of research publications using machine learning in some of the top journals in combination with an increasing number of academic recruiters within psychology asking for Python knowledge from applicants indicates a growing demand for these skills in the market.
Разместил: Ingvar16 18-10-2022, 14:33 | Комментарии: 0 | Подробнее
Terraform Cookbook: Recipes for Codifying Infrastructure (2nd Early Release)Название: Terraform Cookbook: Recipes for Codifying Infrastructure (2nd Early Release)
Автор: Kerim Satirli, Taylor Dolezal
Издательство: O’Reilly Media, Inc.
Год: 2022-10-17
Язык: английский
Формат: epub (true), mobi
Размер: 10.2 MB

If you want to save time and avoid pitfalls when working with Terraform and the HashiCorp Configuration Language (HCL), this easy-to-use cookbook gives you battle-tested, step-by-step recipes to help you deploy with confidence across all of your infrastructure stacks. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Terraform comes standard with an extensive library of built-in functions. Available in any Terraform file (including modules) and the Terraform Console, functions can validate, combine format, and transform data. Functions are integral to creating reusable and less error-prone infrastructure by allowing for a more complex definition of your infrastructure as code.
Разместил: Ingvar16 18-10-2022, 12:19 | Комментарии: 0 | Подробнее
Название: Engineering Deep Learning Systems
Автор: Chi Wang and Donald Szeto
Издательство: Manning Publications
Год: 2022 MEAP V7
Формат: True PDF
Страниц: 280
Размер: 27,1 Mb
Язык: English

Design systems optimized for deep learning models. Written for software engineers, this book teaches you how to implement a maintainable platform for developing deep learning models. Engineering Deep Learning Systems is a practical guide for software engineers and data scientists who are designing and building platforms for deep learning. It’s full of hands-on examples that will help you transfer your software development skills to implementing deep learning platforms.
In Engineering Deep Learning Systems , you’ll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting—and lucrative—career as a deep learning engineer.
Разместил: vitvikvas 18-10-2022, 11:43 | Комментарии: 0 | Подробнее
Название: Code Like a Pro in Rust (MEAP)
Автор: Brenden Matthews
Издательство: Manning Publications
Год: 2022 V9
Формат: True PDF
Страниц: 327
Размер: 19,1 Mb
Язык: English

Get ready to code like a pro in Rust! This hands-on guide dives deep into memory management, asynchronous programming, and Rust design patterns and explores essential productivity techniques like testing, tooling, and project management.
Code Like A Pro in Rust is a fast-track guide to building and delivering professional quality software in Rust. You’ll upgrade your basic knowledge of Rust with conventions, best practices, and veteran’s secrets that are normally only learned through years of experience. Skip the fluff and get right to the heart of this powerful modern language, including Rust’s support for asynchronous programming and integrating Rust with codebases written in other languages.
Разместил: vitvikvas 18-10-2022, 11:25 | Комментарии: 0 | Подробнее
Название: Knowledge Graphs Applied
Автор: Alessandro Negro, Vlastimil Kus, Giuseppe Futia, Fabio Montagna
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 133
Размер: 10 Mb
Язык: English

Knowledge graphs help understand relationships between the objects, events, situations, and concepts in your data so you can readily identify important patterns and make better decisions. This book provides tools and techniques for efficiently labeling data, modeling a knowledge graph, and using it to derive useful insights.
Разместил: vitvikvas 18-10-2022, 11:07 | Комментарии: 0 | Подробнее
Название: Building Quality Shaders for Unity: Using Shader Graphs and HLSL Shaders
Автор: Daniel Ilett
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 745
Размер: 21,6 Mb
Язык: English

Understand what shaders are and what they’re used for: Shaders are often seen as mystical and difficult to develop, even by skilled programmers, artists, and developers from other game design disciplines. This book dispels that idea by building up your shader knowledge in stages, starting with fundamental shader mathematics and how shader development mindset differs from other types of art and programming, and slowly delves into topics such as vertex and fragment shaders, lighting, depth-based effects, texture mapping, and Shader Graph.
Разместил: vitvikvas 18-10-2022, 10:07 | Комментарии: 0 | Подробнее
Название: Restful Web API Patterns and Practices Cookbook
Автор: Mike Amundsen
Издательство: O’Reilly Media
Год: 2022
Формат: ePUB
Размер: 10 Mb
Язык: English

Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem. This cookbook provides proven recipes to help you get those many disparate parts to work together in your network.
Author Mike Amundsen provides step-by-step solutions for finding, connecting, and maintaining applications designed and built by people outside the organization. Whether you're working on human-centric mobile apps or creating high-powered machine-to-machine solutions, this guide shows you the rules, routines, commands, and protocols--the glue--that integrates individual microservices so they can function together in a safe, scalable, and reliable way.
Разместил: vitvikvas 18-10-2022, 07:45 | Комментарии: 0 | Подробнее
Название: Mastering API Architecture: Design, Operate, and Evolve API-Based Systems
Автор: James Gough, Daniel Bryant, and Matthew Auburn
Издательство: O’Reilly Media
Год: 2022
Формат: ePUB
Страниц: 286
Размер: 10 Mb
Язык: English

Most organizations with a web presence build and operate APIs; the doorway for customers to interact with the company's services. Designing, building, and managing these critical programs affect everyone in the organization, from engineers and product owners to C-suite executives. But the real challenge for developers and solution architects is creating an API platform from the ground up.
With this practical book, you'll learn strategies for building and testing REST APIs that use API gateways to combine offerings at the microservice level. Authors James Gough, Daniel Bryant, and Matthew Auburn demonstrate how simple additions to this infrastructure can help engineers and organizations migrate to the cloud; and open the opportunity to connect internal services using technologies like a service mesh.
Разместил: vitvikvas 18-10-2022, 07:19 | Комментарии: 0 | Подробнее
Название: Fluent C: Principles, Practices, and Patterns
Автор: Christopher Preschern
Издательство: O’Reilly Media
Год: 2022
Формат: ePUB
Страниц: 304
Размер: 10 Mb
Язык: English

Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.
Christopher Preschern, a leading member of the design patterns community, answers questions such as how to structure C programs, cope with error handling, or design flexible interfaces. Whether you're looking for one particular pattern or an overview of design options for a specific topic, this book shows you how to implement hands-on design knowledge specifically for the C programming language.
Разместил: vitvikvas 18-10-2022, 07:03 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности