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



Реклама


Productionizing AI: How to Deliver AI B2B Solutions with Cloud and PythonНазвание: Productionizing AI: How to Deliver AI B2B Solutions with Cloud and Python
Автор: Barry Walsh
Издательство: Apress
Год: 2023
Страниц: 390
Язык: английский
Формат: pdf, epub
Размер: 46.3 MB

This book is a guide to productionizing AI solutions using best-of-breed cloud services with workarounds to lower costs. Supplemented with step-by-step instructions covering data import through wrangling to partitioning and modeling through to inference and deployment, and augmented with plenty of Python code samples, the book has been written to accelerate the process of moving from script or notebook to app. From an initial look at the context and ecosystem of AI solutions today, the book drills down from high-level business needs into best practices, working with stakeholders, and agile team collaboration. From there you’ll explore data pipeline orchestration, machine and deep learning, including working with and finding shortcuts using artificial neural networks such as AutoML and AutoAI. You’ll also learn about the increasing use of NoLo UIs through AI application development, industry case studies, and finally a practical guide to deploying containerized AI solutions.
Разместил: Ingvar16 25-12-2022, 16:35 | Комментарии: 0 | Подробнее
Practical GitOps: Infrastructure Management Using Terraform, AWS, and GitHub ActionsНазвание: Practical GitOps: Infrastructure Management Using Terraform, AWS, and GitHub Actions
Автор: Rohit Salecha
Издательство: Apress
Год: 2023
Страниц: 538
Язык: английский
Формат: pdf, epub
Размер: 34.0 MB

Infrastructure as Code (IaC) is gaining popularity and developers today are deploying their application environments through IaC tools to the cloud. However, it can become extremely difficult and time-consuming to manage the state of the infrastructure that has been deployed. This book will provide a complete walkthrough of deploying a SpringBoot application on AWS with multiple environments like production, staging and development. Everything is orchestrated through GitHub Actions and executed through Terraform Cloud to monitor changes in your infrastructure and manage its state. You'll start by reviewing how your infrastructure can be stored in code by spinning up an EC2 server first through the console, then AWS CLI and then using Terraform.
Разместил: Ingvar16 25-12-2022, 16:10 | Комментарии: 0 | Подробнее
Game Development with Unreal Engine 5: Learn the Basics of Game Development in Unreal Engine 5Название: Game Development with Unreal Engine 5: Learn the Basics of Game Development in Unreal Engine 5
Автор: Mitchell Lynn, Cliff Sharif
Издательство: BPB Publications
Год: 2023
Страниц: 313
Язык: английский
Формат: epub (true)
Размер: 13.5 MB

Develop Your Own Game Using Unreal Engine 5. Unreal Engine 5 is the latest game development engine released by Epic Games. This book is a learning path for beginners and professionals who want to use Unreal Engine 5 for game development. This book starts with the basic setup of Unreal Engine 5 and shows how to create fundamental objects of a game. After a quick review of mathematics used in game design, the book helps you to explore and work with Unreal Editor, the main environment for debugging and developing an app. It then explains how to develop a third-person game and customise game objects within the game. Furthermore, it will help you learn how to use data structures, implement event and event dispatchers, and user interfaces, and handle users' input data. Towards the end, you will learn how to interact with the game objects and develop audio and shaders in the game. By the end of this book, you will be able to develop your own games using Unreal Engine 5.
Разместил: Ingvar16 25-12-2022, 15:57 | Комментарии: 0 | Подробнее
Create GUI Applications with Python & Qt6 (5th Edition, PySide6) : The hands-on guide to building desktop apps with PythonНазвание: Create GUI Applications with Python & Qt6 (5th Edition, PySide6) : The hands-on guide to building desktop apps with Python
Автор: Martin Fitzpatrick
Издательство: Leanpub
Год: 2022-05-25 (Version 5.0)
Страниц: 809
Язык: английский
Формат: pdf (true), epub
Размер: 32.5 MB

If you want to create GUI applications with Python it can be tricky to know where to start. There are a lot of new concepts you need to understand to get anything to work. But, like any coding problem, the first step is learning to approach the problem in the right way. In this book I take from the basic principles of GUI development to creating your own, fully functional, desktop apps with PySide6. PySide6, also known as Qt for Python is a Python binding of the Qt toolkit, currently developed by The Qt Company. When you write applications using PySide6 what you are really doing is writing applications in Qt. The PySide6 library is actually a wrapper around the C++ Qt library, which makes it possible to use it in Python. Because this is a Python interface to a C++ library, the naming conventions used within PySide6 do not adhere to PEP8 standards. For example, functions and variables are named using mixedCase rather than snake_case. Whether you adhere to this standard in your own applications is entirely up to you, however I find it helpful to continue to follow Python standards for my own code, to help clarify where the PySide6 code ends and your own begins.
Разместил: Ingvar16 25-12-2022, 15:47 | Комментарии: 0 | Подробнее
Create GUI Applications with Python & Qt6 (5th Edition, PyQt6) : The hands-on guide to building desktop apps with PythonНазвание: Create GUI Applications with Python & Qt6 (5th Edition, PyQt6) : The hands-on guide to building desktop apps with Python
Автор: Martin Fitzpatrick
Издательство: Leanpub
Год: 2022-05-25 (Version 5.0)
Страниц: 797
Язык: английский
Формат: pdf (true), epub
Размер: 31.9 MB

The hands-on guide to building desktop apps with Python and Qt. Create GUI Applications is the hands on guide to building desktop apps with Python. If you want to learn how to write GUI applications it can be pretty tricky to get started. There are a lot of new concepts you need to understand to get anything to work. But, like any code, writing GUI applications requires you to learn to think about the problem in the right way. Starting from the basics of creating your first window, this book takes you on a tour of the key features of PyQt5 you'll use for building real-life applications. It’s time to take your first steps in creating GUI applications with PyQt6! In the chapter "Basic PyQt6 Features" you will be introduced to the basics of PyQt6 that are the foundations of any application you create. We will develop a simple windowed application on your desktop. We’ll add widgets, arrange them using layouts and connect these widgets to functions, allowing you to trigger application behavior from your GUI. Use the provided code as your guide, but always feel free to experiment.
Разместил: Ingvar16 25-12-2022, 15:33 | Комментарии: 0 | Подробнее
Oh Shit, Git!: Recipes for Gitting Out of a Git MessНазвание: Oh Shit, Git!: Recipes for Gitting Out of a Git Mess
Автор: Katie Sylor-Miller, Julia Evans
Издательство: wizardzines.com
Год: 2018
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

If you find Git confusing, don’t worry! You’re not alone. People who’ve been using it every day for years still make mistakes and aren’t sure how to fix them. A lot of Git commands are confusingly named (why do you create new branches with Git checkout?) and there are 20 million different ways to do everything. This zine explains git fundamentals (what’s a SHA?) and how to fix a lot of common Git mistakes (I committed to the wrong branch!!).
Разместил: Ingvar16 25-12-2022, 07:14 | Комментарии: 0 | Подробнее
JavaScript for hackers : Learn to think like a hackerНазвание: jаvascript for hackers : Learn to think like a hacker
Автор: Gareth Heyes
Издательство: Leanpub
Год: 2022-12-21
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

Learn how to find interesting behaviour and flaws in jаvascript. Reading this book you will find the latest and greatest techniques for hacking jаvascript and generating XSS payloads. Includes ways to construct jаvascript using only +[]()! characters. Never heard of DOM Clobbering? This book has all the details. Have you ever wondered how a hacker approaches finding flaws in the browser and jаvascript? This book shares the thought processes and gives you tools to find your own flaws. It shares the basics of jаvascript hacking, then dives in and explains how to construct jаvascript payloads that don't use parentheses.
Разместил: Ingvar16 25-12-2022, 03:56 | Комментарии: 0 | Подробнее
Creating a Wordle Game in React and TypeScriptНазвание: Creating a Wordle Game in React and TypeScript
Автор: Mike Gold
Издательство: Leanpub
Год: 2022-11-27
Страниц: 84
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

If you really want to learn some important concepts in React and Typescript and have fun doing it, this is the book for you. The book dives into features of React such as hooks, styled-components, building utility modules, and using TypeScript to help you accomplish it all. Also you'll learn best-practices along the way. This book was written to help a developer through the process of building a React app in order to familiarize the developer with some of the important features of React and TypeScript in a fun and easy to follow experience. The book goes step by step through some of the widely used concepts in React, and illustrates best practices for using hooks, styled components, and other advanced React features.
Разместил: Ingvar16 24-12-2022, 19:00 | Комментарии: 0 | Подробнее
JavaScript & DOM Tips, Tricks, and Techniques (Volume 4)Название: jаvascript & DOM Tips, Tricks, and Techniques (Volume 4)
Автор: Louis Lazaris
Издательство: Leanpub
Год: 2022-12-21
Страниц: 123
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

This is a collection of jаvascript and DOM scripting tips applicable to all levels of jаvascript and front-end development. Most of the tips cover techniques and technologies that work in all modern browsers and most older browsers.
Разместил: Ingvar16 24-12-2022, 18:44 | Комментарии: 0 | Подробнее
MATLAB & Simulink AUTOSAR Blockset User’s Guide (R2022b)Название: MATLAB & Simulink AUTOSAR Blockset User’s Guide (R2022b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: September 2022
Страниц: 742
Язык: английский
Формат: pdf (true)
Размер: 16.0 MB

AUTOSAR Blockset provides apps and blocks for developing AUTOSAR Classic and Adaptive software using Simulink models. You can design and map Simulink models to software components using the AUTOSAR Component Designer app. Alternatively, the blockset lets you generate new Simulink models for AUTOSAR by importing software component and composition descriptions from AUTOSAR XML (ARXML) files. AUTOSAR Blockset provides blocks and constructs for AUTOSAR library routines and Basic Software (BSW) services, including NVRAM and Diagnostics. By simulating the BSW services together with your application software model, you can verify your AUTOSAR ECU software without leaving Simulink.
Разместил: Ingvar16 24-12-2022, 18:32 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности