Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 3-10-2021, 13:53
  • Комментариев: 0
Machines We Trust: Perspectives on Dependable AIНазвание: Machines We Trust: Perspectives on Dependable AI
Автор: Marcello Pelillo, Teresa Scantamburlo
Издательство: The MIT Press
Год: 2021
Страниц: 175
Язык: английский
Формат: pdf (true), epub
Размер: 10.15 MB

Experts from disciplines that range from computer science to philosophy consider the challenges of building AI systems that humans can trust. Artificial intelligence-based algorithms now marshal an astonishing range of our daily activities, from driving a car ("turn left in 400 yards") to making a purchase ("products recommended for you"). How can we design AI technologies that humans can trust, especially in such areas of application as law enforcement and the recruitment and hiring process? In this volume, experts from a range of disciplines discuss the ethical and social implications of the proliferation of AI systems, considering bias, transparency, and other issues.


  • Добавил: literator
  • Дата: 3-10-2021, 13:03
  • Комментариев: 0
The Missing README: A Guide for the New Software EngineerНазвание: The Missing README: A Guide for the New Software Engineer
Автор: Chris Riccomini, Dmitriy Ryaboy
Издательство: No Starch Press, Inc.
Год: 2021
Страниц: 288
Язык: английский
Формат: pdf (true), epub
Размер: 10.26 MB

Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school. For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace lessons, best practices, and engineering fundamentals that the authors have taught rookie developers at top companies for more than a decade.


  • Добавил: TRex
  • Дата: 3-10-2021, 08:12
  • Комментариев: 0
Название: Designing Secure Software: A Guide for Developers
Автор: Loren Kohnfelder
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 332
Размер: 10 Mb
Язык: English

Designing Secure Software consolidates Loren Kohnfelder's more than twenty years of experience into a concise, elegant guide to improving the security of technology products. Written for a wide range of software professionals, it emphasizes building security into software design early and involving the entire team in the process.
  • Добавил: literator
  • Дата: 3-10-2021, 04:11
  • Комментариев: 0
Learning Functional Programming: Managing Code Complexity by Thinking Functionally (Early Release)Название: Learning Functional Programming: Managing Code Complexity by Thinking Functionally (Early Release)
Автор: Jack Widman, PhD
Издательство: O’Reilly Media, Inc.
Год: 2021-08-30
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects. Author Jack Widman uses samples from Java, Python, C#, Scala, and jаvascript to help you gain a new perspective and a set of tools for managing the complexity in your problem domain. You'll be able to write code that's simpler, reusable, easier to test and modify, and more consistently correct. This book also shows you how to use patterns from category theory to help bridge the gap between OOP and functional programming.


  • Добавил: literator
  • Дата: 2-10-2021, 18:56
  • Комментариев: 0
Alteryx Designer: The Definitive Guide (Early Release)Название: Alteryx Designer: The Definitive Guide (Early Release)
Автор: Joshua Burkhow
Издательство: O’Reilly Media, Inc.
Год: 2021-09-03
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Analytics projects are frequently long-drawn-out affairs, requiring multiple teams and skills to clean, join, and eventually turn data into analysis for timely decision-making. Alteryx Designer changes all of that. With this low-code, self-service, drag-and-drop workflow platform, new and experienced data and business analysts can deliver results in hours instead of weeks. This practical book shows you how to master all areas of Alteryx Designer quickly. Author and Alteryx ACE Joshua Burkhow starts with the basics of building a workflow, then introduces more than 200 tools for working with intermediate and advanced analytics functionality. With Alteryx Designer's all-in-one toolkit, you'll migrate from legacy analytics software or Excel with ease.


  • Добавил: literator
  • Дата: 2-10-2021, 18:24
  • Комментариев: 0
Hands-on Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests (Early Release)Название: Hands-on Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests (Early Release)
Автор: Boni Garcia
Издательство: O’Reilly Media, Inc.
Год: 2021-08-20
Страниц: 131
Язык: английский
Формат: pdf, epub
Размер: 10.17 MB

Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples. You'll start by learning the core features of the Selenium framework (composed by WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium is the de facto framework for developing end-to-end tests on your web application.


  • Добавил: mtmkhl
  • Дата: 2-10-2021, 07:42
  • Комментариев: 0
Название: Designing Autonomous AI: End-to-End Systems for Engineers (Early Release)
Автор: Kence Anderson
Издательство: O’Reilly
Год: 2022-09-20
Формат: epub
Размер: 19.2 Mb
Язык: English

Early rules-based artificial intelligence demonstrated intriguing decision-making capabilities but lacked perception and didn't learn. AI today, primed with machine learning perception and deep reinforcement learning capabilities, can perform superhuman decision-making for specific tasks. This book shows you how to combine the practicality of early AI with deep learning capabilities and industrial control technologies to make robust decisions in the real world.
  • Добавил: buratino
  • Дата: 2-10-2021, 07:21
  • Комментариев: 0
Название: React: Up & Running, 2nd Edition (Early Release)
Автор: Stoyan Stefanov
Издательство: O’Reilly Media, Inc
Год: 2020-04-23, 2021-09-23
Формат: epub/pdf(conv.)
Размер: 10 Mb,11.1 Mb
Язык: English

Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With the second edition of this practical guide, Stoyan Stefanov—designer of the YSlow 2.0 performance tool—shows you how to build React components and organize them into maintainable, large-scale apps. If you’re familiar with basic jаvascript syntax, you’re ready to get started.
  • Добавил: TRex
  • Дата: 2-10-2021, 07:17
  • Комментариев: 0
Название: Natural Language Processing with Transformers (Early Release)
Автор: Lewis Tunstall, Leandro von Werra, and Thomas Wolf
Издательство: O’Reilly Media
Год: 2021-09-17: Fourth Release
Формат: ePUB
Страниц: 417
Размер: 18,4 Mb
Язык: English

Since their introduction in 2017, Transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or machine learning engineer, this practical book shows you how to train and scale these large models using HuggingFace Transformers, a Python-based deep learning library.
  • Добавил: TRex
  • Дата: 2-10-2021, 07:00
  • Комментариев: 0
Название: Fluent Python: Clear, Concise, and Effective Programming 2nd Edition (Early Release)
Автор: Luciano Ramalho
Издательство: O’Reilly Media
Год: 2021-09-14: Thirteenth release
Формат: ePUB
Страниц: 1336
Размер: 10 Mb
Язык: English

Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it has to offer. With the updated edition of this hands-on guide, you’ll learn how to write effective, modern Python 3 code by leveraging its best ideas.
Don’t waste time bending Python to fit patterns you learned in other languages. Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python’s core language features and libraries and teaches you how to make your code shorter, faster, and more readable.