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



Реклама


A Quick Reference to Data Structures and Computer AlgorithmsНазвание: A Quick Reference to Data Structures and Computer Algorithms
Автор: Raji Ramakrishnan Nair, Divya Joseph, Alen Joseph
Издательство: BPB Publications
Год: 2019
Страниц: 406
Язык: английский
Формат: pdf, epub
Размер: 10.37 MB

The book gives full understanding of theoretical topic and easy implementation in programming. The book is going to help students in self-learning of data structures and in understanding how these concepts are implemented in programs. It contains lot of figures, which will help students to visualize the concept effectively. Diagrams help students to understand how the programs involving data structure concepts are implemented within the computer system. Algorithms are included to clear the concept of data structure. Each algorithm is explained with figures to make student clearer about the concept. Sample data set is taken and step by step execution of algorithm is provided in the book to ensure the in – depth knowledge of students about the concept discussed.


Разместил: Ingvar16 14-10-2021, 03:16 | Комментарии: 0 | Подробнее
Название: Designing Machine Learning Systems (Early Release)
Автор: Chip Huyen
Издательство: O’Reilly Media, Inc.
Год: 2021-10-13: Second Release
Формат: ePUB
Страниц: 143
Размер: 10 Mb
Язык: English

Many tutorials show you how to develop ML systems from ideation to deployed models. But with constant changes in tooling, those systems can quickly become outdated. Without an intentional design to hold the components together, these systems will become a technical liability, prone to errors and be quick to fall apart.
In this book, Chip Huyen provides a framework for designing real-world ML systems that are quick to deploy, reliable, scalable, and iterative. These systems have the capacity to learn from new data, improve on past mistakes, and adapt to changing requirements and environments. You???ll learn everything from project scoping, data management, model development, deployment, and infrastructure to team structure and business analysis.
Разместил: vitvikvas 13-10-2021, 19:48 | Комментарии: 0 | Подробнее
Название: Hacking Kubernetes: Threat-Driven Analysis and Defense
Автор: Andrew Martin, Michael Hausenblas
Издательство: O’Reilly Media, Inc.
Год: 2021
Формат: ePUB
Страниц: 311
Размер: 10 Mb
Язык: English

Want to run your Kubernetes workloads safely and securely? This practical book provides a threat-based guide to Kubernetes security. Each chapter examines a particular component's architecture and potential default settings and then reviews existing high-profile attacks and historical Common Vulnerabilities and Exposures (CVEs). Authors Andrew Martin and Michael Hausenblas share best-practice configuration to help you harden clusters from possible angles of attack.
This book begins with a vanilla Kubernetes installation with built-in defaults. You'll examine an abstract threat model of a distributed system running arbitrary workloads, and then progress to a detailed assessment of each component of a secure Kubernetes system.
Разместил: vitvikvas 13-10-2021, 19:09 | Комментарии: 0 | Подробнее
Application of Soft Computing, Machine Learning, Deep Learning and Optimizations in GeoengineeringНазвание: Application of Soft Computing, Machine Learning, Deep Learning and Optimizations in Geoengineering
Автор: Wengang Zhang, Yanmei Zhang, Xin Gu
Издательство: Springer
Год: 2022
Страниц: 143
Язык: английский
Формат: pdf (true), epub
Размер: 50.2 MB

This book summarizes the application of soft computing techniques, Machine Learning approaches, Deep Learning algorithms and optimization techniques in geoengineering including tunnelling, excavation, pipelines, etc. and geoscience including the geohazards, rock and soil properties, etc. The book features state-of-the-art studies on use of SC, ML, DL and optimizations in Geoengineering and Geoscience. Considering these points and understanding, this book will be compiled with highly focussed chapters that will discuss the application of SC, ML, DL and optimizations in Geoengineering and Geoscience.


Разместил: Ingvar16 13-10-2021, 13:16 | Комментарии: 0 | Подробнее
Data Analytics for the Social Sciences: Applications in RНазвание: Data Analytics for the Social Sciences: Applications in R
Автор: G. David Garson
Издательство: Routledge
Год: 2022
Страниц: 705
Язык: английский
Формат: pdf (true)
Размер: 23.9 MB

Data Analytics for the Social Sciences is an introductory, graduate-level treatment of data analytics for social science. It features applications in the R language, arguably the fastest growing and leading statistical tool for researchers. The book starts with an ethics chapter on the uses and potential abuses of data analytics. Chapters 2 and 3 show how to implement a broad range of statistical procedures in R. Chapters 4 and 5 deal with regression and classification trees and with random forests.


Разместил: Ingvar16 13-10-2021, 12:59 | Комментарии: 0 | Подробнее
Название: Starting Out with Python, 5th Edition, Global Edition
Автор: Tony Gaddis
Издательство: Pearson
Год: 2022
Формат: PDF
Страниц: 895
Размер: 25,4 Mb
Язык: English

For courses in Python programming.
A clear and student-friendly introduction to the fundamentals of Python
In Starting Out with Python, 4th Edition, Tony Gaddis’ accessible coverage introduces students to the basics of programming in a high-level language. Python, an easy-to-learn and increasingly popular object-oriented language, allows readers to become comfortable with the fundamentals of programming without the troublesome syntax that can be challenging for novices. With the knowledge acquired using Python, students gain confidence in their skills and learn to recognise the logic behind developing high-quality programs.
Starting Out with Python discusses control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, focused explanations, and an abundance of exercises appear in every chapter.
Разместил: vitvikvas 13-10-2021, 12:06 | Комментарии: 0 | Подробнее
Reliable Machine Learning: Applying SRE Principles to ML in Production (Early Release)Название: Reliable Machine Learning: Applying SRE Principles to ML in Production (Early Release)
Автор: Cathy Chen, Kranti Parisa, Niall Richard Murphy
Издательство: O’Reilly Media, Inc.
Год: 2021-10-12
Страниц: 93
Язык: английский
Формат: epub
Размер: 10.2 MB

Whether you're part of a small startup or a planet-spanning megacorp, this practical book shows data scientists, SREs, and business owners how to run ML reliably, effectively, and accountably within your organization. You'll gain insight into everything from how to do model monitoring in production to how to run a well-tuned model development team in a product organization. Most of this book is about managing machine learning systems and production level ML pipelines. This involves work that is quite different from the work often performed by many data scientists and machine learning researchers, who ideally spend their days trying to develop new predictive models and methods that can squeeze out another percentage point of accuracy. Instead, in this book, we focus on ensuring that a system that includes an ML model exhibits consistent, robust, and reliable system level behavior.


Разместил: Ingvar16 12-10-2021, 19:31 | Комментарии: 0 | Подробнее
Practical Swarm Intelligence in Python: Using Swarm Intelligence and Evolutionary Algorithms to Solve Problems in Engineering and ScienceНазвание: Practical Swarm Intelligence in Python: Using Swarm Intelligence and Evolutionary Algorithms to Solve Problems in Engineering and Science
Автор: Ronald T. Kneusel, Ph.D.
Издательство: Independently published
Год: 2021
Страниц: 250
Язык: английский
Формат: pdf (true)
Размер: 17.1 MB

Swarm intelligence and evolutionary algorithms are powerful approaches to solving optimization problems, or anything that can be cast as an optimization problem. This includes everything from designing neural network architectures (AutoML) to arranging products in a grocery store to maximize profit. This book introduces the reader to these techniques via a Python toolkit and many experiments.


Разместил: Ingvar16 12-10-2021, 16:37 | Комментарии: 0 | Подробнее
Название: The Art of 64-Bit Assembly, Volume 1: x86-64 Machine Organization and Programming (Final)
Автор: Randall Hyde
Издательство: No Starch Press, Inc.
Год: 2022
Страниц: 1035
Язык: английский
Формат: pdf (true), epub
Размер: 18.3 MB

Randall Hyde's The Art of Assembly Language has long been the go-to guide for learning assembly language. In this long-awaited follow-up, Hyde presents a 64-bit rewrite of his seminal text. It not only covers the instruction set for today’s x86-64 class of processors in-depth (using MASM), but also leads you through the maze of assembly language programming and machine organization by showing you how to write code that mimics operations in high-level languages.Beginning with a “quick-start” chapter that gets you writing basic ASM applications as rapidly as possible, Hyde covers the fundamentals of machine organization, computer data representation and operations, and memory access. He’ll teach you assembly language programming, starting with basic data types and arithmetic, progressing through control structures and arithmetic to advanced topics like table lookups and string manipulation. In addition to the standard integer instruction set, the book covers the x87 FPU, single-instruction, multiple-data (SIMD) instructions, and MASM’s very powerful macro facilities. Throughout, you’ll benefit from a wide variety of ready-to-use library routines that simplify the programming process.
Разместил: Ingvar16 12-10-2021, 14:18 | Комментарии: 0 | Подробнее
Название: Building Virtual Machine Labs: A Hands-on Guide 2nd Edition
Автор: Tony Robinson
Издательство: Tony Robinson
Год: 2021
Формат: PDF
Страниц: 1085
Размер: 29 Mb
Язык: English

Most Information Technology professionals agree that virtualization is vital, as it provides a safe and malleable work environment with which to learn and experiment. The only downside is that virtualization can be extremely daunting to learn, and even harder to set up with strong security controls. There is a plethora of knowledge on how to build home labs, but it can be difficult to find. The premise of this book is to provide students a hands-on, go-to resource for building a secure, customizable lab environment.
Readers will choose one of five hypervisors for building their baseline lab environment, and will be guided through performing all of the necessary setup tasks. This allows students to become more familiar with virtualization technologies, gain mastery over their chosen hypervisor, and design a safe and secure virtual lab environment for further endeavors.
The second edition of this work covers new technologies, and adds an additional 400 pages of guidance and extra content over the first edition.
Разместил: vitvikvas 12-10-2021, 10:22 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности