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



Реклама


Название: Math for Programmers: 3D graphics, machine learning, and simulations with Python (MEAP Version 11)
Автор: Paul Orland
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 698
Размер: 48.8 Mb
Язык: English

To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting–and lucrative!–careers in some of today’s hottest programming fields.
Разместил: bomboane 24-09-2020, 09:36 | Комментарии: 0 | Подробнее
Название: Quantum Computing for Developers: A Java-based introduction (MEAP Version 9)
Автор: Johan Vos
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 246
Размер: 24.5 Mb
Язык: English

Quantum computing is on the horizon, ready to impact everything from scientific research to encryption and security. But you don’t need a physics degree to get started in quantum computing. Quantum Computing for Developers shows you how to leverage your existing Java skills into writing your first quantum software so you’re ready for the revolution.
Разместил: bomboane 24-09-2020, 09:25 | Комментарии: 0 | Подробнее
Название: Chaos Engineering: Crash test your applications (MEAP Version 5)
Автор: Mikolaj Pawlikowski
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 254
Размер: 10.5 Mb
Язык: English

Auto engineers test the safety of a car by intentionally crashing it and carefully observing the results. Chaos engineering applies the same principles to software systems. In Chaos Engineering: Crash test your applications, you’ll learn to run your applications and infrastructure through a series of tests that simulate real-life failures. You’ll maximize the benefits of chaos engineering by learning to think like a chaos engineer, and how to design the proper experiments to ensure the reliability of your software. With examples that cover a whole spectrum of software, you’ll be ready to run an intensive testing regime on anything from a simple WordPress site to a massive distributed system running on Kubernetes.
Разместил: bomboane 24-09-2020, 09:19 | Комментарии: 0 | Подробнее
Название: Real-World Cryptography (MEAP V9)
Автор: David Wong
Издательство: Manning Publications
Год: 2020
Формат: PDF, EPUB, MOBI
Страниц: 350
Размер: 42 Mb
Язык: English

If you’re browsing the web, using public APIs, making and receiving electronic payments, registering and logging in users, or experimenting with blockchain, you’re relying on cryptography. And you’re probably trusting a collection of tools, frameworks, and protocols to keep your data, users, and business safe. It’s important to understand these tools so you can make the best decisions about how, where, and why to use them. Real-World Cryptography teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications.
Разместил: vitvikvas 24-09-2020, 09:08 | Комментарии: 0 | Подробнее
Название: Искусственный интеллект в компьютерных играх: как обучить виртуальные персонажи реагировать на внешние воздействия
Автор: Алекс Дж. Шампандар
Издательство: М.: Вильямс
Год: 2007
ISBN: 978-5-8459-1170-4
Формат: pdf
Страниц: 764
Размер: 110 Mb
Язык: Русский

В настоящей книге показано, как ввести в компьютерную игру синтетические игровые персонажи с реалистичными формами поведения, сосредоточиваясь на отдельных аниматах (автономных созданиях с искусственным телом), находящихся в виртуальном мире. Книга посвящена описанию того, как создавать подобные автономные персонажи, основанные на использовании средств ИИ, и заставлять их интеллектуально реагировать на происходящие события. В качестве испытательной площадки применяется реалистичная трехмерная игра.
Разместил: oksanavalera 24-09-2020, 07:19 | Комментарии: 0 | Подробнее
Название: Практические занятия по javascript
Автор: Д. Николенко
Издательство: Наука и техника
Год: 2000
ISBN: 5-7931-0126-8
Формат: pdf
Страниц: 129
Размер: 14 Mb
Язык: Русский

Книга является практическим руководством, рассчитанным на начинающих пользоваться возможностями javascript для обогащения своих страниц. Прочитав и изучив пособие, Вы будете иметь достаточное представление о том, как создаются скрипты на javascript. Для дальнейшей работы Вам будет необходимо использовать лишь справочные материалы по javascript.
Разместил: oksanavalera 24-09-2020, 06:53 | Комментарии: 0 | Подробнее
Название: The Hash Crack: Password Cracking Manual v.3.0
Автор: Joshua Picolet
Издательство: Netmux LLC
Год: 2019
Формат: PDF
Страниц: 133
Размер: 22,3 Mb
Язык: English

The Hash Crack: Password Cracking Manual v3 is an expanded reference guide for password recovery (cracking) methods, tools, and analysis techniques. A compilation of basic and advanced techniques to assist penetration testers and network security professionals evaluate their organization's posture. The Hash Crack manual contains syntax and examples for the most popular cracking and analysis tools and will save you hours of research looking up tool usage. It also includes basic cracking knowledge and methodologies every security professional should know when dealing with password attack capabilities. Hash Crack contains all the tables, commands, online resources, and more to complete your cracking security kit. This version expands on techniques to extract hashes from a myriad of operating systems, devices, data, files, and images. Lastly, it contains updated tool usage and syntax for the most popular cracking tools.
Разместил: vitvikvas 24-09-2020, 03:06 | Комментарии: 0 | Подробнее
Название: Python for Algorithmic Trading: From Idea to Cloud Deployment (Third Early Release)
Автор: Yves Hilpisch
Издательство: O’Reilly Media, Inc.
Год: 2020-09-22
Формат: epub
Размер: 28.1 Mb
Язык: English

Financial trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic trading.
Разместил: bomboane 23-09-2020, 21:48 | Комментарии: 0 | Подробнее
Название: Practical Data Science with SAP: Machine Learning Techniques for Enterprise Data, First Edition
Автор: Greg Foss, Paul Modderman
Издательство: O'Reilly Media
Год: 2019
Страниц: 332
Язык: английский
Формат: epub, pdf (conv)
Размер: 27.0 MB

Learn how to fuse today's data science tools and techniques with your SAP enterprise resource planning (ERP) system. With this practical guide, SAP veterans Greg Foss and Paul Modderman demonstrate how to use several data analysis tools to solve interesting problems with your SAP data. The future of Data Science and Artificial Intelligence (AI) has never looked brighter. AI now beats humans at games ranging from twitchy, reflexive Pong to deep, contemplative Go. Deep Learning (DL) models recognize objects nearly as well as humans. Some even say self-driving cars perform better than their distracted human counterparts. The past decade’s massive gains in data volume, storage capacity, and computing power have enabled rapid advances in data science.
Разместил: _аdmin_ 23-09-2020, 21:10 | Комментарии: 0 | Подробнее
Название: Practical Automated Machine Learning on Azure: Using Azure Machine Learning to Quickly Build AI Solutions, First Edition
Автор: Deepak Mukunthu, Parashar Shah
Издательство: O'Reilly Media
Год: 2019
Страниц: 198
Язык: английский
Формат: epub
Размер: 15.3 MB

Develop smart applications without spending days and weeks building machine-learning models. With this practical book, you'll learn how to apply automated machine learning (AutoML), a process that uses machine learning to help people build machine learning models. Deepak Mukunthu, Parashar Shah, and Wee Hyong Tok provide a mix of technical depth, hands-on examples, and case studies that show how customers are solving real-world problems with this technology.
Разместил: _аdmin_ 23-09-2020, 21:10 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности