LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 30-09-2022, 12:13
  • Комментариев: 0
AI powered Search (MEAP V13)Название: AI powered Search (MEAP V13)
Автор: Trey Grainger, Doug Turnbull, Max Irwin
Издательство: Manning Publications
Год: 2022
Страниц: 355
Язык: английский
Формат: pdf (true)
Размер: 33.2 MB

AI-Powered Search teaches you the latest machine learning techniques to create search engines that continuously learn from your users and your content, to drive more domain-aware and intelligent search. Today’s search engines are expected to be smart, understanding the nuances of natural language queries, as well as each user’s preferences and context. AI-Powered Search is an authoritative guide to applying leading-edge data science techniques to search.
  • Добавил: literator
  • Дата: 30-09-2022, 12:01
  • Комментариев: 0
Ensemble Methods for Machine Learning (MEAP 6)Название: Ensemble Methods for Machine Learning (MEAP 6)
Автор: Gautam Kunapuli
Издательство: Manning Publications
Год: 2022
Страниц: 320
Язык: английский
Формат: pdf (true)
Размер: 19.4 MB

In Ensemble Methods for Machine Learning you'll learn to implement the most important ensemble machine learning methods from scratch. Many machine learning problems are too complex to be resolved by a single model or algorithm. Ensemble machine learning trains a group of diverse machine learning models to work together to solve a problem. By aggregating their output, these ensemble models can flexibly deliver rich and accurate results.
  • Добавил: literator
  • Дата: 30-09-2022, 02:50
  • Комментариев: 0
A Functional Approach to Java (Fifth Early Release)Название: A Functional Approach to Java: Augmenting Object-Oriented Code with Functional Principles (Fifth Early Release)
Автор: Ben Weidig
Издательство: O’Reilly Media, Inc.
Год: 2022-09-29
Страниц: 176
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.3 MB

Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambdas and streams. If you're interested in applying FP concepts to your Java code, this book is for you. This book is for you if you are curious about functional programming and want to know what all the fuss is about and apply it to your Java code. You might already be using some functional Java types but desire a more profound knowledge of why and how to apply them more effectively. There is no need to be an expert on OOP, but the book is not a beginner’s guide to Java or OOP. You should already be familiar with the Java standard library. No prior knowledge of functional programming is required. Every concept is introduced with an explanation and examples. The book covers Java 17 as the latest Long-Term-Support (LTS) version available at publication. But knowing that many developers need to support projects with earlier versions, the baseline will be the previous LTS, Java 11.
  • Добавил: literator
  • Дата: 29-09-2022, 13:14
  • Комментариев: 0
Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression RecognitionНазвание: Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
Автор: Romain Belmonte, Benjamin Allaert
Издательство: Wiley-ISTE
Год: 2022
Страниц: 312
Язык: английский
Формат: pdf (true), epub
Размер: 38.6 MB

Face analysis is essential for a large number of applications such as human-computer interaction or multimedia (e.g. content indexing and retrieval). Although many approaches are under investigation, performance under uncontrolled conditions is still not satisfactory. The variations that impact facial appearance (e.g. pose, expression, illumination, occlusion, motion blur) make it a difficult problem to solve.Identifying the facial structure is trivial for humans. From the perspective of an algorithm, an image is represented by an array of pixels. From these pixels, the aim is to provide enough abstraction to reach a semantic level that allows facial landmarks to be retrieved. However, it is difficult for an algorithm to have this kind of high level of understanding. To overcome this semantic gap, two solutions have been proposed. The first one, the traditional approach, uses domain-specific knowledge to transform raw data into features (i.e. feature engineering). These features provide useful input for the prediction task, performed by Machine Learning (ML) algorithms.
  • Добавил: literator
  • Дата: 29-09-2022, 11:31
  • Комментариев: 0
Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)Название: Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)
Автор: Suman Lata Tripathi, Abhishek Kumar
Издательство: Wiley-IEEE Press
Год: 2022
Страниц: 226
Язык: английский
Формат: pdf (true)
Размер: 14.5 MB

PROGRAMMING AND GUI FUNDAMENTALS Discover the foundations of TCL programming and GUI development. Programming and GUI Fundamentals: Tcl-Tk for Electronic Design Automation (EDA) , delivers a comprehensive exploration of the major design challenges and potential present in application and tool development with Tcl-Tk. Accessibly written and easy-to-understand, the book can be used by students at a variety of levels, as well as researchers and working professionals. The authors present the fundamental concepts of Tcl programming and graphic user interface (GUI) development using images, and photographs, assisting with concept understanding and retention. They describe real-time system designs and offer students and designers the opportunity to learn about critical concepts in scripting and GUI development.
  • Добавил: literator
  • Дата: 29-09-2022, 02:28
  • Комментариев: 0
Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)Название: Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)
Автор: Felienne Hermans
Издательство: O’Reilly Media, Inc.
Год: 2022-09-29
Язык: английский
Формат: epub, mobi
Размер: 10.2 MB

Reading code is an essential skill, but many organizations today don't teach, practice, or even discuss it. Developers who lack the ability to read code well can't perform good code reviews, assess code quality, or decide on the use of an open source library. In two parts, this practical book helps developers become more comfortable at reading code. In the first part, you'll learn hands-on techniques for code reading, such as structural analysis, content analysis, and conceptual analysis. In part two, author Felienne Hermans from the Vrije Universiteit Amsterdam, shows you how to apply those techniques to code snippets from well-known code bases, allowing you to practice the skills you learned in part one.
  • Добавил: literator
  • Дата: 29-09-2022, 00:46
  • Комментариев: 0
The Book of Dash: Build Dashboards with Python and PlotlyНазвание: The Book of Dash: Build Dashboards with Python and Plotly
Автор: Adam Schroeder, Christian Mayer
Издательство: No Stach Press
Год: 2022
Страниц: 408
Язык: английский
Формат: epub
Размер: 10.2 MB

Create stunning interactive dashboard applications in Python with the Dash visualization and data analysis tool. Build interfaces that make sense of your data, and make it pretty. A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.
  • Добавил: literator
  • Дата: 28-09-2022, 04:19
  • Комментариев: 0
Ум программиста. Как понять и осмыслить любой кодНазвание: Ум программиста. Как понять и осмыслить любой код
Автор: Фелин Херманс
Издательство: БХВ-Петербург
Год: 2023
Страниц: 274
Язык: русский
Формат: pdf
Размер: 20.3 MB

Книга освещает практические основы когнитивистики для программистов. Основные темы: осмысление и развитие чужого и собственного кода, изучение новых языков программирования, мнемонические приемы для программистов, поддержка кода в читаемом состоянии. Объяснено, как снижать когнитивную нагрузку при работе программиста, как делать код логичным и понятным для себя и коллег. Рассмотрены приемы именования функций, классов и переменных, подходы к ведению репозиториев, совместной разработке и доработке кода. Для программистов и других IT-специалистов. Ваш мозг реагирует предсказуемым образом, когда сталкивается с новыми или сложными задачами. Эта уникальная книга научит вас конкретным методам, основанным на когнитивной науке, которые улучшат ваш способ изучения кода и его осмысления.
  • Добавил: literator
  • Дата: 28-09-2022, 03:35
  • Комментариев: 0
Computational Intelligence and Mathematics for Tackling Complex Problems 4Название: Computational Intelligence and Mathematics for Tackling Complex Problems 4
Автор: Maria Eugenia Cornejo, Istvn A. Harmati, Laszlo T. Koczy
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf (true), epub
Размер: 27.5 MB

The recent book of the series continues the collection of articles dealing with the important and efficient combination of traditional and novel mathematical approaches with various computational intelligence techniques, with a stress of fuzzy systems, and fuzzy logic. Complex problems and systems, which prevail in the real world, cannot often be tackled and solved either by traditional methods offered by mathematics or even the traditional Computer Science (CS) and Artificial Intelligence (AI). What is the way out of this dilemma? Advanced methodologies, and tools and techniques, "mimicking" human reasoning or the behavior of animals, animal populations or certain parts of the living bod, based on traditional Computer Science and the initial approaches of Artificial Intelligence are often referred to as biologically inspired methods, or often Computational Intelligence (CI). Computational Intelligence offers effective and efficient solutions to many "unsolvable" problems.
  • Добавил: literator
  • Дата: 27-09-2022, 21:15
  • Комментариев: 0
Practical Haskell: A Real-World Guide to Functional Programming, 3rd EditionНазвание: Practical Haskell: A Real-World Guide to Functional Programming, 3rd Edition
Автор: Alejandro Serrano Mena
Издательство: Apress
Год: 2022
Страниц: 600
Язык: английский
Формат: pdf (true), epub (true)
Размер: 12.6 MB

Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This updated edition includes more modern treatment of Haskell's web framework and APIs. This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries.