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



Реклама


Название: Enterprise Automation with Python: Automate Excel, Web, Documents, Emails, and Various Workloads with Easy-to-code Python Scripts
Автор: Ambuj Agrawal
Издательство: BPB Online
Год: 2022
Формат: ePUB, PDF
Страниц: 194
Размер: 10 Mb
Язык: English

Written by Zappy AI's founder, this book gives real-world examples of how readers can implement automation in their businesses and business-as-usual tasks. Through a series of real-world examples and live demonstrations, this book shows how to automate various tasks using Python scripts. This book gives solutions to everyday automation needs and repetitive tasks at work every day. Readers will be able to discover the most typical business process that can be automated and write simple Python scripts to turn them automated. This book will teach you how to create, read, change, and extract data from Excel documents using Python programming. Readers can extract data from websites, PDF documents, Gmail, Outlook, and WhatsApp chats. Text extraction from photos and scanned documents is also smartly accomplished in this book.
The final section will examine techniques for extending your Python scripting skills and constructing complicated end-to-end process automation. Throughout the book, readers will be utterly captivated by how to automate their tedious tasks and enhance their organisations' productivity by 500 percent.
Разместил: vitvikvas 11-08-2022, 10:03 | Комментарии: 0 | Подробнее
Название: Secret Key Cryptography: Ciphers, from Simple to Unbreakable
Автор: Frank Rubin
Издательство: Manning Publications
Год: 2022
Формат: ePUB
Страниц: 225
Размер: 11,3 Mb
Язык: English

Explore the fascinating and rich world of Secret Key cryptography! This book provides practical methods for encrypting messages, an interesting and entertaining historical perspective, and an incredible collection of ciphers and codes―including 30 unbreakable methods.
Разместил: vitvikvas 10-08-2022, 20:08 | Комментарии: 0 | Подробнее
Название: Introduction to Computational Engineering with MATLAB
Автор: Timothy Bower
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 439
Размер: 10 Mb
Язык: English

Introduction to Computational Engineering with MATLAB aims to teach readers how to use MATLAB programming to solve numerical engineering problems. The book focuses on computational engineering with the objective of helping engineering students improve their numerical problem-solving skills. The book cuts a middle path between undergraduate texts that simply focus on programming and advanced mathematical texts that skip over foundational concepts, feature cryptic mathematical expressions, and do not provide sufficient support for novices.
Разместил: vitvikvas 10-08-2022, 12:01 | Комментарии: 0 | Подробнее
Название: Tableau Strategies: Solving Real, Practical Problems with Data Analytics
Автор: Ann Jackson and Luke Stanke
Издательство: O’Reilly Media
Год: 2021
Формат: True PDF
Страниц: 578
Размер: 68 Mb
Язык: English

If you want to increase Tableau's value to your organization, this practical book has your back. Authors Ann Jackson and Luke Stanke guide data analysts through strategies for solving real-world analytics problems using Tableau. Starting with the basics and building toward advanced topics such as multidimensional analysis and user experience, you'll explore pragmatic and creative examples that you can apply to your own data.
Разместил: vitvikvas 10-08-2022, 10:57 | Комментарии: 0 | Подробнее
Название: GPT-3: Building Innovative NLP Products Using Large Language Models
Автор: Sandra Kublik and Shubham Saboo
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 151
Размер: 10 Mb
Язык: English

GPT-3: NLP with LLMs is a unique, pragmatic take on Generative Pre-trained Transformer 3, the famous AI language model launched by OpenAI in 2020. This model is capable of tackling a wide array of tasks, like conversation, text completion, and even coding with stunningly good performance. Since its launch, the API has powered a staggering number of applications that have now grown into full-fledged startups generating business value. This book will be a deep dive into what GPT-3 is, why it is important, what it can do, what has already been done with it, how to get access to it, and how one can build a GPT-3 powered product from scratch.
This book is for anyone who wants to understand the scope and nature of GPT-3. The book will evaluate the GPT-3 API from multiple perspectives and discuss the various components of the new, burgeoning economy enabled by GPT-3. This book will look at the influence of GPT-3 on important AI trends like creator economy, no-code, and Artificial General Intelligence and will equip the readers to structure their imaginative ideas and convert them from mere concepts to reality.
Разместил: vitvikvas 9-08-2022, 14:43 | Комментарии: 0 | Подробнее
Название: Q# Pocket Guide
Автор: Mariia Mykhailova
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 208
Размер: 10 Mb
Язык: English

Q# is a domain-specific language for quantum programming that combines familiar "classical" language constructs with quantum-specific ones. Ideal for any developer familiar with, or willing to learn, the basics of quantum computing, this pocket guide quickly helps you find syntax and usage information for unfamiliar aspects of Q#.
Разместил: vitvikvas 9-08-2022, 14:30 | Комментарии: 0 | Подробнее
Название: Practical Simulations for Machine Learning
Автор: Paris Buttfield-Addison, Mars Buttfield-Addison, Tim Nugent, and Jon Manning
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 334
Размер: 28,5 Mb
Язык: English

Simulation and synthesis are core parts of the future of AI and machine learning. Consider: programmers, data scientists, and machine learning engineers can create the brain of a self-driving car without the car. Rather than use information from the real world, you can create artificial data using simulations to train traditional machine learning models. That's just the beginning.

With this practical book, you'll explore the possibilities of simulation- and synthesis-based machine learning and AI, with a focus on deep reinforcement learning and imitation learning techniques. AI and ML are increasingly data driven, and simulations are a powerful, engaging way to unlock their full potential.
Разместил: vitvikvas 9-08-2022, 14:11 | Комментарии: 0 | Подробнее
Название: Advanced Analytics with PySpark
Автор: Akash Tandon, Sandy Ryza, Uri Laserson, Sean Owen, Josh Wills
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 236
Размер: 10 Mb
Язык: English

The amount of data being generated today is staggering--and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best practices in Spark programming.
Data scientists Akash Tandon, Sandy Ryza, Uri Laserson, Sean Owen, and Josh Wills offer an introduction to the Spark ecosystem, then dive into patterns that apply common techniques--including classification, clustering, collaborative filtering, and anomaly detection--to fields such as genomics, security, and finance. This updated edition also covers NLP and image processing.
Разместил: vitvikvas 9-08-2022, 13:55 | Комментарии: 0 | Подробнее

Название: Программирование на языке PascalABC
Автор(ы): Наумова С.Б.
Издательство: ВлГУ
Год: 2022
Страниц: 287
Формат: PDF
Размер: 10 Мб
Язык: русский

Доступно и всесторонне рассмотрены ключевые операторы языка программирования PascalABC, основные понятия, приведены многочисленные примеры программ. Предложены способы решения типовых заданий, разнообразные задания для формирования навыка программирования и формирования алгоритмического стиля мышления, а также задания для самостоятельной работы студентов.
Разместил: MIHAIL62 8-08-2022, 23:25 | Комментарии: 0 | Подробнее
Название: Python for Linguists
Автор: Michael Hammond
Издательство: Cambridge University Press
Год: 2020
Формат: PDF
Страниц: 295
Размер: 10 Mb
Язык: English

Specifically designed for linguists, this book provides an introduction to programming using Python for those with little to no experience of coding. Python is one of the most popular and widely-used programming languages as it's also available for free and runs on any operating system. All examples in the text involve language data and can be adapted or used directly for language research. The text focuses on key language-related issues: searching, text manipulation, text encoding and internet data, providing an excellent resource for language research. More experienced users of Python will also benefit from the advanced chapters on graphical user interfaces and functional programming.
Разместил: vitvikvas 8-08-2022, 20:08 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности