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

  • Добавил: literator
  • Дата: 9-03-2024, 04:53
  • Комментариев: 0
Название: Human Activity and Behavior Analysis: Advances in Computer Vision and Sensors: Volume 2
Автор: Atiqur Rahman Ahad, Sozo Inoue, Guillaume Lopez
Издательство: CRC Press
Год: 2024
Страниц: 285
Язык: английский
Формат: pdf (true)
Размер: 18.6 MB

Human Activity and Behavior Analysis relates to the field of vision and sensor-based human action or activity and behavior analysis and recognition. The book includes a series of methodologies, surveys, relevant datasets, challenging applications, ideas, and future prospects. Activity recognition has been a hot research topic for some years now. One of its main applications is ambient assisted living, so that people in need of assistance might stay in their own environment longer than previously possible. There is a wide range of sensors of different types and applications being tested in this domain, ranging from ambient binary motion sensors and pressure mats to wearable gyroscopes or sensors monitoring body functions. This is also due to the many different levels of surveillance tested by the researchers. The library we selected to use here is Apache Beam and in-memory database Redis. There are two reasons to use Apache Beam: The first is the ease of implementation. Apache Beam can be written in programming languages such as Java or Python, and the process is represented as a pipeline, so it is intuitive and easy to implement. We used Machine Learning methods for classification and extracted statistical features from raw 3-D acceleration and 3-D angular velocity for each axis within the segment. In this work, we compared three types of classifiers, multi-class support vector machine (SVM), Random Forest (RF), and K Nearest Neighbors (KNN) from Scikit-learn, a Machine Learning library for Python. We chose to set all of the parameters of Machine Learning models to default values of Scikit-learn. Before training data with classifiers, we chose RF and KNN classifiers which calculate distances between different points in their algorithm.
  • Добавил: literator
  • Дата: 9-03-2024, 04:29
  • Комментариев: 0
Название: Human Activity and Behavior Analysis: Advances in Computer Vision and Sensors: Volume 1
Автор: Atiqur Rahman Ahad, Sozo Inoue, Guillaume Lopez
Издательство: CRC Press
Год: 2024
Страниц: 457
Язык: английский
Формат: pdf (true)
Размер: 21.9 MB

The book discusses topics such as action recognition, action understanding, gait analysis, gesture recognition, behavior analysis, emotion and affective computing, and related areas. Sensors and cameras are exploited for the analysis and recognition of human activity and behavior. In the book Human Activity and Behavior Analysis: Advances in Computer Vision and Sensors, we have divided across two volumes, 40 wonderful chapters under five parts: Part 1: Healthcare and Emotion (Chapters 1–7), Part 2: Mental Health (Chapters 8–14), Part 3: Nurse Care Records (Chapters 15–26), Part 4: Movement and Sensors (Chapters 27–36), and Part 5: Sports Activity Analysis (Chapters 37–40). In a complex problem such as stress detection, the application of some type of Machine Learning (ML) algorithms makes sense. The vast amount of data in a context where multiple variables, such as HR, HRV, GSR, and ST, might have different outputs based on each other, makes it a prime target for the ML approach. Some of the most common classification algorithms are Support Vector Machines (SVM), K-Nearest Neighbours (K-NN), Random Forests (RF), Decision Trees, and Naive Bayes (NB). The data processing and model development used different Python libraries such as Pandas, Tensorflow, and Keras. To recognize stress from the physiological data, we tested different Machine Learning algorithms. We implemented the approach using Python and the Scikit-learn library.
  • Добавил: literator
  • Дата: 8-03-2024, 17:58
  • Комментариев: 0
Название: Computer Science in Sport: Modeling, Simulation, Data Analysis and Visualization of Sports-Related Data
Автор: Daniel Memmert
Издательство: Springer
Год: 2024
Страниц: 247
Язык: английский
Формат: pdf (true), epub
Размер: 17.7 MB

In recent years, computer science in sport has grown extremely, mainly because more and more new data has become available. Computer Science tools in sports, whether used for opponent preparation, competition, or scientific analysis, have become indispensable across various levels of expertise nowadays. A completely new market has emerged through the utilization of these tools in the four major fields of application: clubs and associations, business, science, and the media. This market is progressively gaining importance within university research and educational activities. This textbook aims to live up to the now broad diversity of Computer Science in sport by having more than 30 authors report from their special field and concisely summarise the latest findings. The book is divided into four main sections: data sets, modelling, simulation and data analysis. In addition to background information on programming languages (R and Python) and visualisation, the textbook is framed by history and an outlook. Python is highly popular in the community of data scientists in general and sports analysts in particular because it is a open-source, dynamic, object-oriented, high-level programming language, which provides highly flexible and up-to-date functionalities due to its available modules and libraries.
  • Добавил: literator
  • Дата: 8-03-2024, 15:52
  • Комментариев: 0
Название: Object Oriented Programming with Python for Beginners: Mastering the Fundamentals of Python and OOP. A Beginner's Guide
Автор: Sam Campbell
Издательство: Independently published
Год: 2024
Язык: английский
Формат: pdf
Размер: 12.1 MB

Object Oriented Programming with Python for Beginners: Mastering the Fundamentals of Python and OOP. A Beginner's Guide is the quintessential handbook for newcomers eager to dive into the world of programming through the lens of Python, one of the most accessible and widely-used programming languages today. This comprehensive guide is meticulously crafted to introduce you to the fundamentals of programming, with a specific focus on the principles of Object-Oriented Programming (OOP). Starting with the very basics, the book walks you through setting up your programming environment, writing your first Python script, and understanding the syntax that makes Python a favorite among beginners and professionals alike. From there, it delves deep into the heart of OOP, demystifying concepts such as classes, objects, inheritance, polymorphism, encapsulation, and abstraction with clear explanations and engaging examples. What sets this guide apart is its practical approach to learning. Each theoretical concept is reinforced with hands-on projects, from simple games to web applications, ensuring that you not only understand the principles of OOP but also know how to apply them in real-world scenarios.
  • Добавил: literator
  • Дата: 8-03-2024, 15:24
  • Комментариев: 0
Название: Java Challengers: Master the Java Fundamentals with fun Java Code Challenges! Become a Java Challenger!
Автор: Rafael Chinelato del Nero
Издательство: Leanpub
Год: 2023-10-29
Страниц: 548
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

Master the Java fundamentals and have a lot of fun solving the Java code Challenges of this book. You will see if you really know core Java concepts well. There are more than 70 well-elaborated Java code Challenges for you to challenge yourself and refine your Java skills to the very best so you can get rid of bugs far more easily. To get the best jobs and create high-quality code, you need to know Java very well. The Java Challenges book is a powerful way for you to master the fundamentals of Java by having fun with code challenges so you become a well-prepared highly employable Java Challenger Developer. Java Challengers is aimed at developers who want to create high-quality code in their day-to-day work. With a consolidated knowledge of the core concepts you will be able to use the full power of Java, applying the most suitable features to the situations you are facing. Developers who like solving challenging puzzles will also enjoy the book—the challenges aren’t easy, but they are fun.
  • Добавил: literator
  • Дата: 8-03-2024, 05:24
  • Комментариев: 0
Название: Python for Data Analysis: Unlocking Insights and Driving Innovation with Powerful Data Techniques. 2 in 1 Guide
Автор: Brian Paul
Издательство: Independently published
Год: 2024
Страниц: 275
Язык: английский
Формат: pdf
Размер: 33.0 MB

In the age of information, the ability to extract meaningful insights from data is a superpower. "Python for Data Analysis" is your comprehensive 2 in 1 guide to harnessing the power of Python, one of the most versatile programming languages, to analyze data, uncover hidden patterns, and make data-driven decisions. Whether you're a beginner stepping into the world of data analysis or a seasoned analyst looking to refine your skills with Python, this book offers a clear, practical approach to data analysis techniques and practices. Dive into the essentials of Python for data analysis, starting with the basics of Python programming. Quickly move beyond the fundamentals to explore the rich ecosystem of data-centric Python libraries, including NumPy for numerical data processing, pandas for data manipulation, Matplotlib and Seaborn for data visualization, and many more. Through hands-on examples and real-world applications, you'll learn how to effectively manage and analyze data, perform exploratory data analysis, and visualize data patterns and relationships.
  • Добавил: literator
  • Дата: 7-03-2024, 19:15
  • Комментариев: 0
Название: An Introduction to PHP: Learn PHP 8 to Create Dynamic Websites
Автор: Mark Simon
Издательство: Apress
Год: 2024
Страниц: 639
Язык: английский
Формат: pdf
Размер: 10.1 MB

Use PHP to enhance your web pages. This book shows you how PHP programming works, and how to write and organize PHP code. The book starts with steps to download and install a setup for a sample website that will form the basis for upcoming chapters. You start by writing PHP code and learn how to mix it with HTML and manage the code. From there, you will learn about dynamic content, along with a deep dive into form processing and sending email. Saving uploaded data and uploading files is discussed next. You will learn how to configure your PHP project and develop a library. You will then learn how to create an image catalog and manage data on your web page. By the end of the book, you will understand how to work with cookies, sessions, and logging in, followed by an example of creating a simple blog that reiterates the concepts developed in the previous chapters. After reading this book, you will be able to configure, create, and manage your dynamic website.
  • Добавил: literator
  • Дата: 7-03-2024, 08:03
  • Комментариев: 0
Название: Math for Security: From Graphs and Geometry to Spatial Analysis
Автор: Daniel Reilly
Издательство: No Starch Press
Год: 2023
Страниц: 314
Язык: английский
Формат: True/Retail PDF EPUB
Размер: 19.2 MB

Use applied math to map fire stations, develop facial recognition software, solve the art gallery problem and more in this hands-on, real-world infosec book.Explore the intersection of mathematics and computer security with this engaging and accessible guide.Math for Security will equip you with essential tools to tackle complex security problems head on. All you need are some basic programming skills. Once you’ve set up your development environment and reviewed the necessary Python syntax and math notation in the early chapters, you’ll dive deep into practical applications, leveraging the power of math to analyze networks, optimize resource distribution, and much more. In the book’s final chapters, you’ll take your projects from proof of concepts to viable applications and explore options for delivering them to end users. If you know enough Python to install and import packages, read and write files, and manage basic networking tasks, you should be set. You don’t need a deep understanding of math to follow along, since we’ll break down the formulas as we use them.
  • Добавил: literator
  • Дата: 7-03-2024, 07:12
  • Комментариев: 0
The Rust Programming Language, 2nd EditionНазвание: The Rust Programming Language, 2nd Edition
Автор: Steve Klabnik, Carol Nichols
Издательство: No Starch Press
Год: 2023
Страниц: 562
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 10.1 MB

The Rust Programming Language, 2nd Edition is the official guide to Rust 2021: an open source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and eliminate the hassle traditionally associated with low-level languages. It wasn’t always so clear, but the Rust programming language is fundamentally about empowerment: no matter what kind of code you are writing now, Rust empowers you to reach further, to program with confidence in a wider variety of domains than you did before. Programmers who are already working with low-level code can use Rust to raise their ambitions. For example, introducing parallelism in Rust is a relatively low-risk operation: the compiler will catch the classical mistakes for you.
  • Добавил: literator
  • Дата: 7-03-2024, 06:20
  • Комментариев: 0
Название: C Programming for Beginners: With hands-on learning for beginners, master the fundamentals and unleash the power of C programming
Автор: Ralph T. Burwell
Издательство: Independently published
Год: 2024
Язык: английский
Формат: pdf
Размер: 12.3 MB

'C Programming for Beginners' will take you on an adventure into the world of programming. Designed with novice coders in mind, this extensive manual breaks down the confusion around the principles of C programming. This book is a great resource for newcomers since it covers everything from comprehending the fundamental structure of C programs to learning important ideas like variables, loops, and functions. 'C Programming for Beginners' is an excellent resource for both self-learners and educators since it is written with clarity and pedagogical acumen, with an emphasis on instructions. This book explores the fundamental concepts of C, providing readers with a strong foundation in this fundamental programming language via real-world examples and expert guidance. It is important to remember that while the information is based on current knowledge, it may not cover all of the most recent advancements in the industry. Since readers, particularly when dipping into specialist applications, should independently check the information and consult experts, the author and publisher disclaim all obligation for any mistakes or omissions.