|
 |
|
 |
|
|
 |
|  |
|
Название: Optimization Algorithms in Machine Learning: A Meta-heuristics Perspective Автор: Debashish Das, Ali Safaa Sadiq, Seyedali Mirjalili Издательство: Springer Год: 2025 Страниц: 189 Язык: английский Формат: pdf (true), epub Размер: 28.9 MB
This book explores the development of several new learning algorithms that utilize recent optimization techniques and meta-heuristics. It addresses well-known models such as particle swarm optimization, genetic algorithm, ant colony optimization, evolutionary strategy, population-based incremental learning, and grey wolf optimizer for training neural networks. Additionally, the book examines the challenges associated with these processes in detail. This volume will serve as a valuable reference for individuals in both academia and industry. Artificial Intelligence which mostly simulates the human intelligence through machine is one of the most trending technologies around the globe that impacts almost every domain these days. Whereas, optimization relates to the process of finding the optimum solution to a particular problem satisfying some given constraints within AI. We decided to write this book to share our understanding of optimization leveraging meta-heuristic algorithms for solving stock market prediction. The first goal of this book is to demonstrate what a meta-heuristic algorithm is and what its applications are. The second goal of this book is to show how to prepare and employ a meta-heuristic algorithm for a given optimization problem: how to create models, how to test them, and how to use them. |
Разместил: Ingvar16 21-05-2025, 01:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Французька абетка з прописами Автор: Н. Г. Мокрієва Изд-во: К.: Освіта Год: 1998 Стр.: 48 Формат: pdf Язык: франц., укр. Размер: 2,56 Мб
Навчальний посібник для початківців допоможе дітям, які починають вивчати французьку мову, ознайомитися з абеткою і оволодіти навичками письма й читання. Зошит-шаблон призначений для використання учнями не тільки на уроках, але й для самостійної роботи. |
Разместил: TTT22 21-05-2025, 01:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Дари недосконалості. Стань сильнішим Автор: Брене Браун Изд-во: Книжковий клуб "Клуб Сімейного Дозвілля" Год: 2017 / 2016 Формат:epub/fb2/pdf /mobi Стр.: 208+288 Размер: 7,55 Мб Язык: українська
Книги Брене Браун отримують позитивні відгуки у читачів і стають одними з найпопулярніших книжок із психології за рейтингом Amazon та бестселерами за версією The New York Times. Брене Браун — професор і дослідник Г’юстонського університету. Її роботи пов'язані з вивченням почуттів сорому та вразливості. Своє життя вона присвятила методам боротьби з цими деструктивними явищами людської психіки і заснувала ресурс онлайн освіти COURAGEworks для навчання психологів та психотерапевтів. • Дари недосконалості. Як полюбити себе таким, який ти є • Стань сильнішим |
Разместил: TTT22 21-05-2025, 01:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Node.js Secure Coding: Mitigate and Weaponize Code Injection Vulnerabilities Автор: Liran Tal Издательство: nodejs-security.com Год: 01.05.2024 (Version v1.0) Страниц: 131 Язык: английский Формат: pdf (true) Размер: 16.1 MB
Master the Art of Code Injection in jаvascript by learning. Learn about jаvascript’s insecure code patterns that lead to code injection vulnerabilities in Node.js applications. This book provides a comprehensive guide to code security in server-side jаvascript applications and how to mitigate code injection vulnerabilities by analyzing real-world security vulnerabilities reported as CVE to popular open-source npm packages. This book begins by laying the foundations of application security and continues to unfold the theory and practice behind code injection vulnerabilities. It then takes a hands-on approach to vulnerable code, demonstrating how insecure jаvascript and Node.js APIs lead to code injection security risks. Following vulnerable code reviews with applied security vulnerabilities will teach you how to recognize and avoid insecure code patterns in your Node.js applications. |
Разместил: Ingvar16 21-05-2025, 01:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Sky at Night Magazine Год / месяц: June 2025 Номер: 241 Страниц: 104 Формат: True PDF Размер: 132 MB Язык: English
Complementing the much-loved BBC television programme, BBC Sky at Night Magazine is your practical guide to astronomy. Each issue features columns by renowned experts as well as in-depth cosmological features, practical observing tutorials, comprehensive equipment reviews, astrophotography master classes and much, much more.
Журнал BBC Sky at Night Magazine, дополняющий любимую телепрограмму BBC, станет вашим практическим руководством по астрономии. В каждом выпуске представлены колонки известных экспертов, а также подробные космологические особенности, практические руководства по наблюдениям, подробные обзоры оборудования, мастер-классы по астрофотографии и многое, многое другое. |
Разместил: Dovegone 21-05-2025, 00:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Node.js Secure Coding: Prevention and Exploitation of Path Traversal Vulnerabilities Автор: Liran Tal Издательство: nodejs-security.com Год: 12.09.2023 (Version v1.1) Страниц: 153 Язык: английский Формат: pdf (true) Размер: 13.8 MB
Learn about secure coding practices with Node.js based on real-world CVE vulnerabilities in popular open-source npm packages. This book takes an adventure-based approach to application security learning, where you will be playing a detective who unravels the mysteries of common security vulnerabilities. Through these exercises, you will learn about secure coding practices and how to avoid security pitfalls that software developers and open-source maintainers encounter. Senior software engineers often recite how one of the most critical skills you should have as an engineer is the ability to read code. The more you read, the easier it becomes for you to understand code and the more context you gain. This book focuses on that - reading vulnerable code so we can learn from it. Designed for jаvascript software developers building Node.js applications and security professionals interested in path traversal security vulnerabilities, this book provides a comprehensive understanding of the topic. It also demonstrates its impact and concerns on web application security. Through insecure coding practices found in vulnerable open-source npm packages, this book examines the security aspects affecting jаvascript and Node.js applications. |
Разместил: Ingvar16 21-05-2025, 00:26 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: House Beautiful USA Издательство: Hearst Magazines UK Год / месяц: May/June 2025 Номер: Vol.167 No.3 Страниц: 110 Формат: True PDF Размер: 37,7 MB Язык: English
This magazine is packed with brilliant and inventive decorating ideas as well as kitchen ideas with helpful cooking tips and advice on the best household appliances. House Beautiful USA magazine is one of the leading interior decorating publications of its kind in the USA. It will inspire readers to go bold with colour and style and not be afraid to try out something new.
Этот журнал наполнен практическими советами по декорированию и цветовому оформлению, а также идеями по приготовлению пищи и советами по лучшей бытовой технике. Журнал House Beautiful USA — одно из ведущих изданий по декорированию интерьеров в США. |
Разместил: Dovegone 21-05-2025, 00:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Cuisine at Home Издательство: Cruz Bay Publishing, Inc. Год / месяц: Summer 2025 Номер: 163 Страниц: 84 Формат: True PDF Размер: 91,6 MB Язык: английский
Cuisine at Home Magazine offers more than just recipes. Every issue is loaded with tips, techniques and step-by-step instructions that will give you great results every time. Our mouth watering recipes may look fancy but are made with ingredients you can find at your grocery store. No need to go out when you can have Cuisine at home. |
Разместил: Dovegone 20-05-2025, 23:41 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Я вивчаю все про час Составители: Ульріка Гольцварт-Ретер, Ута Мюллер-Вольфангель Серия книг: «Duden. Крок за кроком - Готуємось до школи» Изд-во: Тернопіль: Навчальна книга — Богдан Год: 2008 К-во стр.: 24 Формат: pdf Размер: 40,08 Мб Язык: українська
Шановні батьки та вихователі! Щоб ваша дитина навчилася орієнтуватися у часі й засвоїла одиниці часу (година, хвилина тощо), вона повинна спочатку навчитися розрізняти різноманітні часові проміжки. Природну циклічність часу можна пояснити, приміром, звернувши увагу на зміну дня і ночі, а лінійність часу – пов’язуючи ті чи інші події з часовими періодами, коли вони відбуваються. Усвідомлення певних часових проміжків настає тоді, коли дитина ознайомлюється з годинником як приладом для вимірювання часу. Усі вище перелічені аспекти часу відображено у простих і доступних вправах цього зошита, завдяки яким ваша дитина зможе розширити й поглибити свої знання та навчитися орієнтуватися в часі. |
Разместил: TTT22 20-05-2025, 23:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Sunset Home & Design Издательство: S. Media International Corporation Год / месяц: June/July 2025 Номер: 3 Страниц: 100 Формат: True PDF Размер: 59 MB Язык: английский
Sunset Home & Design выходит раз в два месяца, является ведущим журналом архитектуры и изобразительных интерьеров на современном американском Западе, простирающемся от Аляски до Мексики и от Калифорнии до Техаса. Журнал содержит актуальную информацию об основных стилях и направлениях, последних дизайнерских и технологических решениях, новых материалах. Идеи и полезные советы по обустройству интерьера дома и придомовой территории, включая декорирование и аксессуары. |
Разместил: Dovegone 20-05-2025, 23:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
|