|
|
|
|
|
|
|
| |
|
Название: Bug Bounty автоматизация с помощью Python. Секреты охоты за уязвимостями Автор: Саид Абутахир Издательство: Самиздат Год: 2020 Язык: русский Формат: pdf, epub Размер: 10.2 MB
Эта книга демонстрирует практическую автоматизацию с помощью Python для каждой темы, указанной в оглавлении. Эта книга дает вам базовое представление о том, как автоматизировать что-либо, чтобы сократить количество повторяющихся задач и выполнять автоматизированные способы OSINT и разведки. Эта книга также дает вам обзор программирования на Python в разделе «Краткий курс Python», и объясняет, как автор заработал более $25000 в bug bounty с помощью автоматизации. Эта книга - первая часть серии по автоматизации баг-баунти. |
Разместил: Ingvar16 18-12-2024, 05:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Nonparametric Statistical Methods Using R, 2nd Edition Автор: John Kloke, Joseph McKean Издательство: CRC Press Год: 2024 Страниц: 466 Язык: английский Формат: pdf (true) Размер: 32.6 MB
This thoroughly updated and expanded second edition of Nonparametric Statistical Methods Using R covers traditional nonparametric methods and rank-based analyses. Two new chapters covering multivariate analyses and Big Data have been added. Core classical nonparametrics chapters on one- and two-sample problems have been expanded to include discussions on ties as well as power and sample size determination. Common Machine Learning topics - including k-nearest neighbors and trees - have also been included in this new edition. We have provided numerous examples of real and simulated datasets that illustrate the methods and their computation in R. Hence, we feel that this book also serves as an informative handbook for the researcher wishing to implement nonparametric and rank-based methods in practice. Given that R has continued to grow in popularity, we think that many readers will have already taken a course in R or an applied course that used R extensively. For the vast majority of the book, we have used core R (or base R) rather than add-on packages such as Tidyverse. |
Разместил: Ingvar16 18-12-2024, 03:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Architecting Enterprise AI Applications: A Guide to Designing Reliable, Scalable, and Secure Enterprise-Grade AI Solutions Автор: Anton Cagle, Ahmed Ceifelnasr Ahmed Издательство: Apress Год: 2024 Страниц: 282 Язык: английский Формат: pdf Размер: 36.1 MB
This book explores how to define, design, and maintain enterprise AI applications, exploring the impacts they will have on the teams who work with them. The book is structured into four parts. In Part 1: Defining Your AI Application, you are introduced to the dynamic interplay between human adaptability and AI specialization, the concept of meta systems, and the mechanics of prediction machines. In Part 2: Designing Your AI Application, the book delves into the anatomy of an AI application, unraveling the intricate relationships among data, Machine Learning, and reasoners. This section introduces the building blocks and enterprise architectural framework for designing multi-agent systems. Part 3: Maintaining Your AI Application takes a closer look at the ongoing life cycle of AI systems. You are guided through the crucial aspects of testing and test automation, providing a solid foundation for effective development practices. This section covers the critical tasks of security and information curation that ensure the long-term success of enterprise AI applications. The concluding section, Part 4: AI Enabled Teams, navigates the evolving landscape of collaborative efforts between humans and AI. It explores the impact of AI on remote work dynamics and introduces the new roles of the expert persona and the AI handler. This section concludes with a deep dive into the legal and ethical dimensions that AI-enabled teams must navigate. |
Разместил: Ingvar16 17-12-2024, 21:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Cyber Threat Hunting (Final Release) Автор: Nadhem AlFardan Издательство: Manning Publications Год: 2025 Страниц: 418 Язык: английский Формат: pdf (true) Размер: 26.8 MB
Follow the clues, track down the bad actors trying to access your systems, and uncover the chain of evidence left by even the most careful adversary. Cyber Threat Hunting teaches you how to identify potential breaches of your security. Practical and easy-to-follow, it gives you a reliable and repeatable framework to see and stop attacks. Cyber Threat Hunting teaches you how to conduct structured expeditions using techniques that can detect even the most sophisticated cybersecurity challenges. You’ll begin by mastering the fundamentals: formulating a threat hypothesis, gathering intelligence, strategizing your approach, and executing your hunt. From there, you’ll explore advanced techniques, including machine learning and statistical analysis for anomaly detection. Using this book’s downloadable datasets and scenario templates, you’ll get the hands-on experience you need to refine your threat-hunting expertise. For security, network, and systems professionals with some Python experience. |
Разместил: Ingvar16 17-12-2024, 18:43 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: AI-Powered Search (Final Release) Автор: Trey Grainger, Doug Turnbull, Max Irwin Издательство: Manning Publications Год: 2025 Страниц: 520 Язык: английский Формат: pdf (true) Размер: 35.8 MB
Apply cutting-edge Machine Learning techniques—from crowdsourced relevance and knowledge graph learning, to Large Language Models (LLMs)—to enhance the accuracy and relevance of your search results. Delivering effective search is one of the biggest challenges you can face as an engineer. AI-Powered Search is an in-depth guide to building intelligent search systems you can be proud of. It covers the critical tools you need to automate ongoing relevance improvements within your search applications. This book is for search engineers, software engineers, and data scientists who want to learn how to build cutting-edge search engines integrating the latest ML techniques to drive more domain-aware and intelligent search. The book also provides a thorough overview of AI-powered search for product managers and business leaders who may not be able to implement the techniques themselves, but who want to understand the possibilities and limitations of AI-powered search. Technical readers who want to get the most out of this book can follow along with the Python code examples. Familiarity with SQL syntax is assumed, as we’ve chosen to implement many of the data aggregations in this standardized representation when possible. A basic understanding of how search engines (such as Elasticsearch, Apache Solr, or OpenSearch) or vector databases work is also helpful, but not required. |
Разместил: Ingvar16 17-12-2024, 18:02 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Helidon Revealed: A Practical Guide to Oracle's Microservices Framework Автор: Michael P. Redlich Издательство: Apress Год: 2024 Страниц: 236 Язык: английский Формат: pdf, epub Размер: 10.1 MB
This book is your comprehensive introduction to Project Helidon, Oracle’s Java-based microservices framework for building cloud-native applications. The book introduces the two flavors of Helidon—Helidon SE and Helidon MP—and shows how to quickly build applications with each one. The book begins by placing the Helidon framework in context and explaining the MicroProfile and Jakarta EE specifications that underlie the building of microservices-based applications. From there, you will learn about the individual components of Helidon SE and Helidon MP, and you will see examples of building applications for both flavors, and for MicroProfile and Jakarta EE. Finally, the book shows how to convert Helidon applications from Java bytecode into native binaries for instant application startup and peak performance. For Java developers who create microservices applications; those interested in building such applications using the Helidon framework; and developers of microservices applications who want functionality such as native-image support through GraalVM, compatibility with MicroProfile, easy connectivity to database engines, and support for reactive development patterns. |
Разместил: Ingvar16 17-12-2024, 17:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: AI Solutions for the United Nations Sustainable Development Goals (UN SDGs): A Practical Approach Using jаvascript Автор: Tulsi Pawan Fowdur, Lavesh Babooram Издательство: Apress Год: 2024 Страниц: 166 Язык: английский Формат: pdf Размер: 14.1 MB
Learn the United Nations Sustainable Development Goals (UN SDGs) and see how machine learning can significantly contribute to their realization. This book imparts both theoretical knowledge and hands-on experience in comprehending and constructing Machine Learning-based applications for addressing multiple UN SDGs using jаvascript. The reading begins with a delineation of diverse UN SDG targets, providing an overview of previous successful applications of Machine Learning in solving realistic problems aligned with these targets. It thoroughly explains fundamental concepts of Machine Learning algorithms for prediction and classification, coupled with their implementation in jаvascript and HTML programming. Detailed case studies examine challenges related to renewable energy, agriculture, food production, health, environment, climate change, water quality, air quality, and telecommunications, corresponding to various UN SDGs. Each case study includes related works, datasets, Machine Learning algorithms, programming concepts, and comprehensive explanations of jаvascript and HTML codes used for web-based Machine Learning applications. |
Разместил: Ingvar16 17-12-2024, 17:00 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Automatic Generation Of Algorithms Автор: Victor Parada Издательство: CRC Press Серия: Advances in Metaheuristics Год: 2025 Страниц: 215 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
In the rapidly evolving domain of computational problem-solving, this book delves into the cutting-edge Automatic Generation of Algorithms (AGA) paradigm, a groundbreaking approach poised to redefine algorithm design for optimization problems. Spanning combinatorial optimization, machine learning, genetic programming, and beyond, it investigates AGA's transformative capabilities across diverse application areas. The book initiates by introducing fundamental combinatorial optimization concepts and NPhardness significance, laying the foundation for understanding AGA's necessity and potential. It then scrutinizes the pivotal Master Problem concept in AGA and the art of modeling for algorithm generation. The exploration progresses with integrating genetic programming and synergizing AGA with evolutionary computing. Subsequent chapters delve into the AGA-Machine Learning intersection, highlighting their shared optimization foundation while contrasting divergent objectives. The automatic generation of metaheuristics is examined, aiming to develop versatile algorithmic frameworks adaptable to various optimization problems. Furthermore, the book explores applying Reinforcement Learning techniques to automatic algorithm generation. |
Разместил: Ingvar16 17-12-2024, 15:30 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Профессиональный онлайн-курс Vite Автор: Коллектив Издательство: HTML Academy Год: 2024 Формат: HTML Страниц: много Размер: 144 Mb Язык: Русский
Vite — свежий и быстрый инструмент сборки для фронтенда и серверной части приложения. Vite обладает собственной экосистемой с плагинами, CLI и даже фреймворком для тестирования кода Vitest. Сейчас Vite продолжает стремительно набирать популярность — его используют более трёх миллионов разработчиков по всему миру, поэтому этот инструмент точно стоит изучить.
|
Разместил: Chipa 17-12-2024, 13:56 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Django Python for Web Development: A Middle-Level Guide to Enhancing Your Django Skills Автор: Arthur Wetherby Издательство: Independently published Год: 2024 Страниц: 247 Язык: английский Формат: epub Размер: 12.7 MB
Unlock the full potential of your web development skills with "Django Python for Web Development: A Middle-Level Guide to Enhancing Your Django Skills." This indispensable resource is perfectly crafted for developers who have grasped the basics of Django and are ready to elevate their proficiency to the next level. Django, a high-level Python framework, is designed to facilitate fast and efficient web development. It adheres to the "don't repeat yourself" (DRY) principle, aiming to simplify the development process by minimizing redundant coding tasks. This recapitulation of basic Django concepts will provide clarity on its architecture, primary functionalities, and core components, making it a favored framework among web developers. Dive deeper into the world of Django as this guide takes you through advanced concepts and techniques that are essential for building robust, efficient, and scalable web applications. Learn how to leverage Django's security features to build safer applications and explore how to optimize your site's performance for real-world use. |
Разместил: Ingvar16 17-12-2024, 08:10 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|