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



Реклама


Название: Вероятностное машинное обучение
Автор: Мэрфи К. П.
Издательство: ДMK
Год: 2022
Формат: True PDF
Страниц: 942
Размер: 84,3 Mb
Язык: Русский

Данный классический труд содержит обстоятельное современное введение в машинное обучение (включая глубокое обучение), рассматриваемое сквозь объединяющую призму вероятностного моделирования и байесовской теории принятия решений. Включен базовый математический аппарат (в т. ч. элементы линейной алгебры и теории оптимизации), основы обучения с учителем (включая линейную и логистическую регрессию и глубокие нейронные сети), а также более сложные темы (в т. ч. перенос обучения и обучение без учителя). Упражнения в конце глав помогут читателям применить полученные знания, а в приложении имеется сводка используемых обозначений
Разместил: vitvikvas 26-06-2022, 20:21 | Комментарии: 0 | Подробнее

Название: App Design Apprentice (2nd Edition)
Автор: Prateek Prasad
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 291
Размер: 146 mb
Язык: Английский

This book guides you through designing modern mobile apps using fundamental design principles.
This book is for intermediate iOS and Android developers who already know the basics of mobile app development but want to also learn how to design apps with attractive and effective UI and UX.
Разместил: na5ballov 26-06-2022, 15:50 | Комментарии: 0 | Подробнее
Название: Applied Numerical Methods with Python for Engineers and Scientists
Автор: Steven C. Chapra, David E. Clough
Издательство: McGraw Hill LLC
Год: 2022
Формат: PDF
Страниц: 1474
Размер: 15,3 Mb
Язык: English

Applied Numerical Methods with Python , 1st Edition is written for students who want to learn and apply numerical methods in order to solve problems in engineering and science. As such, the methods are motivated by problems rather than by mathematics. That said, sufficient theory is provided so that students come away with insight into the techniques and their shortcomings. If you’ve ever used Applied Numerical Methods for MATLAB, you’ll find transitioning to this Python program seamless! No prior experience with Python is required.
McGraw Hill Connect, is available with this title. In addition to providing the MHeBook, Connect is the only integrated learning system that empowers students by continuously adapting to deliver precisely what they need, when they need it, how they need it, so that class time is more effective. Connect enables professors to assign homework, quizzes, and tests easily and automatically grades and records the scores of the student's work.
Разместил: vitvikvas 26-06-2022, 13:30 | Комментарии: 0 | Подробнее
Название: C How to Program: With Case Studies in Applications and Systems Programming, 9th Edition, Global Edition
Автор: Paul and Harvey Deitel
Издательство: Pearson
Год: 2023
Формат: True PDF
Страниц: 832
Размер: 32,4 Mb
Язык: English

For courses in computerprogramming.
A user-friendly,code-intensive introduction to C programming with case studies introducingapplications and system programming
C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels’ How to Program series,the book’s modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenarios.
Разместил: vitvikvas 26-06-2022, 12:15 | Комментарии: 0 | Подробнее

Название: Formal Methods for Software Engineering: Languages, Methods, Application Domains
Автор: Markus Roggenbach, Antonio Cerone, Bernd-Holger Schlingloff, Gerardo Schneider, Siraj Ahmed Shaikh
Издательство: Springer
Год: 2022
Страниц: 537
Размер: 10.3 МБ
Формат: PDF
Язык: English

Software programs are formal entities with precise meanings independent of their programmers, so the transition from ideas to programs necessarily involves a formalisation at some point. The first part of this graduate-level introduction to formal methods develops an understanding of what constitutes formal methods and what their place is in Software Engineering.
Разместил: ak5812 25-06-2022, 19:59 | Комментарии: 0 | Подробнее
Название: Model-Driven DevOps
Автор: Steven Carter and Jason King
Издательство: Pearson
Год: 2023
Формат: ePUB
Страниц: 368
Размер: 11,1 Mb
Язык: English

Using Model-Driven DevOps and the Infrastructure as Code (IaC) paradigm, IT teams can develop and operate infrastructure more quickly, consistently, and securely than ever before?growing agility, getting to market sooner, and delivering more business value. Now, four leading practitioners walk you step by step through successfully implementing Model-Driven DevOps. Drawing on deep hands-on experience, they share lessons learned, present solutions to common pitfalls, and illuminate crucial differences between DevOps for infrastructure and the application-based DevOps most books cover.
Разместил: vitvikvas 25-06-2022, 10:18 | Комментарии: 0 | Подробнее

Название: The Python Book, Fourteenth Edition
Автор: Editorial Director Jon White
Издательство: Future Publishing
Год: 2022
Страниц: 180
Размер: 29.94 МБ
Формат: PDF
Язык: English

Python is an incredibly versatile, expansive language that, due to its similarity to everyday language, is surprisingly easy to learn even for inexperienced programmers. It has seen a huge increase in popularity since the release and rise of the Raspberry Pi, for which Python is the officially recognised programming language. In this new edition of The Python Book, you’ll find plenty of creative projects to help you get to grips with the combination of your Raspberry Pi and Python’s powerful functionality, plus lots of tutorials that focus on Python’s effectiveness away from the tiny computer.
Разместил: ak5812 24-06-2022, 21:13 | Комментарии: 0 | Подробнее
Название: Developing on AWS with C#
Автор: Noah Gift and James Charlesworth
Издательство: O’Reilly Media
Год: 2022-06-24: Second Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Many organizations today have begun to modernize their Windows workloads to take full advantage of cloud economics. If you're a C# developer at one of these companies, you need options for rehosting, replatforming, and refactoring your existing .NET Framework applications. This practical book guides you through the process of converting your monolithic application to microservices on AWS.
Authors Noah Gift, founder of Pragmatic AI Labs, and James Charlesworth, engineering manager at Pendo, take you through the depth and breadth of .NET tools on AWS. You'll examine modernization techniques and pathways for incorporating Linux and Windows containers and serverless architecture to build, maintain, and scale modern .NET apps on AWS. With this book, you'll learn how to make your applications more modern, resilient, and cost-effective.
Разместил: vitvikvas 24-06-2022, 20:38 | Комментарии: 0 | Подробнее
Название: The Oxford Handbook of Computational Linguistics (Oxford Handbooks), 2nd Edition
Автор: Ruslan Mitkov
Издательство: Oxford University Press
Год: 2022
Формат: PDF
Страниц: 1377
Размер: 48,5 Mb
Язык: English

Ruslan Mitkov's highly successful Oxford Handbook of Computational Linguistics has been substantially revised and expanded in this second edition. Alongside updated accounts of the topics covered in the first edition, it includes 17 new chapters on subjects such as semantic role-labelling, text-to-speech synthesis, translation technology, opinion mining and sentiment analysis, and the application of Natural Language Processing in educational and biomedical contexts, among many others.
The volume is divided into four parts that examine, respectively: the linguistic fundamentals of computational linguistics; the methods and resources used, such as statistical modelling, machine learning, and corpus annotation; key language processing tasks including text segmentation, anaphora resolution, and speech recognition; and the major applications of Natural Language Processing, from machine translation to author profiling. The book will be an essential reference for researchers and students in computational linguistics and Natural Language Processing, as well as those working in related industries.
Разместил: vitvikvas 24-06-2022, 02:48 | Комментарии: 0 | Подробнее

Название: Implementing Useful Algorithms in C++
Автор: Dmytro Kedyk
Издательство: Independently published
Год: 2020
Страниц: 710
Размер: 94,54 МБ
Формат: PDF
Язык: English

Programmers use algorithms and data structures all the time, usually through numerous available APIs. Ideally an algorithm is correct, easy to understand, applicable to many problems, efficient, and free of intellectual property claims. This book covers algorithms and data structures learned in an algorithms class and many that aren't, including statistical algorithms, external memory algorithms, numerical methods, optimization, string algorithms, and data compression.
Разместил: ak5812 23-06-2022, 20:44 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности