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



Реклама


Python Data Science: Learn Python in a Week and Master It. An Hands-On Introduction to Big Data Analysis and Mining, a Project-Based Guide with Practical Exercises (7 Days Crash Course, Book 3)Название: Python Data Science: Learn Python in a Week and Master It. An Hands-On Introduction to Big Data Analysis and Mining, a Project-Based Guide with Practical Exercises (7 Days Crash Course, Book 3)
Автор: Computer Programming Academy
Издательство: Computer Programming Academy
Год: 2020
Страниц: 113
Язык: английский
Формат: pdf, azw3
Размер: 10.1 MB

Would you like to learn to use Python extracting meaningful insight from data to grow your business but you reckon it will be too complex? Or perhaps you want to know how to analyze data to solve simple domestic issues but you don’t know how to do it? The following chapters will discuss the fundamental concepts of data science technologies that can be used to analyze raw data and generate predictions and resolve business problems. There are 7 chapters in this book, crafted specifically to help you master all the data analysis concepts required to produce meaningful insight from a large volume of data in just a week (7 chapters for 7 days). This protocol, tested on both total beginners and people who were already familiar with coding, takes advantage of the principle of diving, concentrating learning in one week.
Разместил: Ingvar16 24-05-2020, 13:04 | Комментарии: 0 | Подробнее
Название: Zero to Hero in Machine Learning: Part 1
Автор: Ravindu Ramesh Perera
Издательство: Amazon.com Services LLC
Год: 2020
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.6 MB

Machine Learning (ML) is just not a topic for computer science geeks. There’s no area that ML can’t be applied. These days ML is used in banking, astronomy, medicare, transportation, agriculture, fashion designing, IoT and robotics sector etc. So there’s not a limit for ML applications and this is still one of the main research areas. So there will be so many improvements in the near future. You don't need any previous ML knowledge to refer this book because this book targets every beginner in ML and Data Science domain such as enthusiastic kids, school ICT students, university students, business analysts, business developers and marketing officers.
Разместил: Ingvar16 24-05-2020, 12:09 | Комментарии: 0 | Подробнее
Название: C++20 for Programmers, 3rd Edition (Rough Cuts)
Автор: Paul Deitel, Harvey Deitel
Издательство: Pearson Education
Год: 2020
Формат: epub
Страниц: 353
Размер: 39.4 Mb
Язык: English

In C++20 for Programmers, the Deitels bring their proven Live Code approach to teaching today's powerful new version of the C++ language. Like all Deitel Developer titles, they teach the best way possible: via hundreds of complete example C++ programs, with thousands of lines of downloadable C++ source code.
Разместил: bomboane 24-05-2020, 11:10 | Комментарии: 0 | Подробнее
Название: Math for Programmers: 3D graphics, machine learning, and simulations with Python (MEAP Edition)
Автор: Paul Orland
Издательство: Manning Publications
Год: 2020 (Version 10)
Страниц: 657
Язык: английский
Формат: pdf (true), epub
Размер: 47.7 MB

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.
Разместил: Ingvar16 24-05-2020, 11:08 | Комментарии: 0 | Подробнее
Название: The Game Audio Strategy Guide: A Practical Course
Автор: Gina Zdanowicz
Издательство: Focal Press
Год: 2020
Формат: True PDF
Страниц: 416
Размер: 10 Mb
Язык: English

The Game Audio Strategy Guide is a comprehensive text designed to turn both novices and experienced audio designers into technical game audio pros. Providing both a theoretical foundation and practical insights, The Game Audio Strategy Guide offers a thorough look at the tools and methods needed to create industry-quality music and sound design for games. The text is supported by an extensive companion website, featuring numerous practical tutorials and exercises, which allows the reader to gain hands-on experience creating and implementing audio assets for games.
Разместил: bomboane 24-05-2020, 10:59 | Комментарии: 0 | Подробнее
Название: Micro Frontends in Action (MEAP)
Автор: Michael Geers
Издательство: Manning Publications
Год: 2020
Формат: PDF
Размер: 15 Мб
Язык: английский / English

By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and pick and choose the technology you use in your stack. Micro Frontends in Action is your guide to simplifying unwieldy frontends by composing them from small, well-defined units. You’ll learn to integrate web applications made up of smaller fragments using tools such as web components or server side includes, how to solve the organizational challenges of micro frontends, and how to create a design system that ensures an end user gets a consistent look and feel for your application.
Разместил: black 24-05-2020, 10:16 | Комментарии: 0 | Подробнее

Название: Байесовские модели. Байесовская статистика на языке Python
Автор: Аллен Дауни
Издательство: ДМК Пресс
Год: 2016
Формат: pdf
Страниц: 183
Для сайта: Mirknig.su
Размер: 10.8 Мб
Язык:Русский



Если вы знаете, как программировать на Python и немного знаете о теории вероятности, значит, вы готовы освоить байесовскую статистику.
Эта книга расскажет вам, как решать статистические задачи с помощью языка Python вместо математических формул и использовать дискретные вероятностные распределения вместо непрерывной математики. Когда вы уберете с дороги математику, байесовские основы станут яснее, и вы начнете применять эту технику для решения реальных проблем.
Разместил: asusaser 24-05-2020, 08:05 | Комментарии: 0 | Подробнее
Название: Simplifying javascript: Writing Modern javascript with ES5, ES6, and Beyond
Автор: Joe Morgan
Издательство: Pragmatic Bookshelf
ISBN: 1680502883
Год: 2018
Страниц: 284
Язык: английский
Формат: epub, mobi, rtf, pdf (conv)
Размер: 10.1 MB

The best modern javascript is simple, readable, and predictable. Learn to write modern javascript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array methods, classes, and more to create code that does more with less while yielding fewer bugs. It's time to write javascript code that's clean and exprssive. Modern javascript is simpler and more predictable and readable than ever. Discover how to write better code with clear examples using principles that show how updated syntax can make code better with fewer bugs.
Разместил: _аdmin_ 24-05-2020, 08:02 | Комментарии: 0 | Подробнее
Название: Learn Functional Programming with Elixir: New Foundations for a New World
Автор: Ulisses Almeida
Издательство: Pragmatic Bookshelf
Серия: The Pragmatic Programmers
ISBN: 168050245X
Год: 2018
Страниц: 198
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order functions, polymorphism, and failure handling, all while avoiding side effects. Don't board the Elixir train with an imperative mindset! To get the most out of functional languages, you need to think functionally. This book will get you there.
Разместил: _аdmin_ 24-05-2020, 08:01 | Комментарии: 0 | Подробнее
Название: Image Analysis, Classification and Change Detection in Remote Sensing: With Algorithms for Python, Fourth Edition
Автор: Morton John Canty
Издательство: CRC Press
Год: 2019
Формат: True PDF
Страниц: 530
Размер: 26.7 Mb
Язык: English

Image Analysis, Classification and Change Detection in Remote Sensing: With Algorithms for Python, Fourth Edition, is focused on the development and implementation of statistically motivated, data-driven techniques for digital image analysis of remotely sensed imagery and it features a tight interweaving of statistical and machine learning theory of algorithms with computer codes. It develops statistical methods for the analysis of optical/infrared and synthetic aperture radar (SAR) imagery, including wavelet transformations, kernel methods for nonlinear classification, as well as an introduction to deep learning in the context of feed forward neural networks.
Разместил: bomboane 24-05-2020, 01:48 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности