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

  • Добавил: literator
  • Дата: 24-12-2022, 14:53
  • Комментариев: 0
MATLAB & Simulink Vehicle Network Toolbox User’s Guide (R2022b)Название: MATLAB & Simulink Vehicle Network Toolbox User’s Guide (R2022b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: September 2022
Страниц: 854
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Vehicle Network Toolbox provides MATLAB® functions and Simulink blocks for sending, receiving, encoding, and decoding CAN, CAN FD, J1939, and XCP messages. The toolbox lets you identify and parse specific signals using industry-standard CAN database files and then visualize the decoded signals using the CAN Explorer and CAN FD Explorer apps. Using A2L description files, you can connect to an ECU via XCP on CAN or Ethernet. You can access messages and measurement data stored in MDF files. The toolbox simplifies communication with in-vehicle networks and lets you monitor, filter, and analyze live CAN bus data or log and record messages for later analysis and replay.
  • Добавил: literator
  • Дата: 24-12-2022, 07:23
  • Комментариев: 0
Time Series Algorithms Recipes: Implement Machine Learning and Deep Learning Techniques with PythonНазвание: Time Series Algorithms Recipes: Implement Machine Learning and Deep Learning Techniques with Python
Автор: Akshay R Kulkarni, Adarsha Shivananda, Anoosh Kulkarni, V Adithya Krishnan
Издательство: Apress
Год: 2023
Страниц: 188
Язык: английский
Формат: pdf (true), epub
Размер: 15.4 MB

This book teaches the practical implementation of various concepts for time series analysis and modeling with Python through problem-solution-style recipes, starting with data reading and preprocessing. It begins with the fundamentals of time series forecasting using statistical modeling methods like AR (autoregressive), MA (moving-average), ARMA (autoregressive moving-average), and ARIMA (autoregressive integrated moving-average). Next, you'll learn univariate and multivariate modeling using different open-sourced packages like Fbprohet, stats model, and sklearn. You'll also gain insight into classic machine learning-based regression models like randomForest, Xgboost, and LightGBM for forecasting problems. The book concludes by demonstrating the implementation of Deep Learning models (LSTMs and ANN) for time series forecasting. Each chapter includes several code examples and illustrations.
  • Добавил: literator
  • Дата: 24-12-2022, 06:45
  • Комментариев: 0
Exploring Game Mechanics: Principles and Techniques to Make Fun, Engaging GamesНазвание: Exploring Game Mechanics: Principles and Techniques to Make Fun, Engaging Games
Автор: Maithili Dhule
Издательство: Apress
Год: 2022
Страниц: 205
Язык: английский
Формат: pdf (true), epub
Размер: 29.9 MB

Learn simple yet powerful, modern-day techniques used in various gaming genres, including casual and puzzle, strategy and simulation, action-adventure, and role-playing. This book is your pocket-sized guide to designing interesting and engaging mechanics for any type of game. Exploring Game Mechanics is a cornucopia of concepts related to gameplay mechanics that you can use to create games that are fun and rewarding to play. Dive into key gameplay elements that improve the player experience, such as implementing in-game tutorials, controlling the flow of player-choice-based games, and building a game narrative through storytelling. Understand how to establish the game’s end goal for the player to work towards by creating quests, missions, and objectives.
  • Добавил: literator
  • Дата: 23-12-2022, 17:15
  • Комментариев: 0
Go Mini Reference: A Quick Guide to the Go Programming Language for Busy CodersНазвание: Go Mini Reference: A Quick Guide to the Go Programming Language for Busy Coders
Автор: Harry Yoon
Издательство: Coding Books Press
Год: September 2022
Страниц: 184
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

Learn Golang Essentials in a Weekend!Go is one of the most powerful, and yet the simplest, modern programming languages. We go through all important features of the modern Go programming language (as of 1.18 and 1.19 - 2022), including generics! The Go programming language differentiates itself with a set of unique features, including the builtin concurrency support via goroutines. But, more importantly, Go stands out, among these hundreds of modern languages, in terms of its fundamental language design philosophy. First of all, Go is a "minimalistic" language. Go is reminiscent of simple languages like Lua. The similarity between Go and Lua goes far deeper than their syntactic appearances. The minimalism is at the heart of the Go programming language design. Second, Go values the stability of the language over anything else. This is in contrast with many other programming languages which are literally in the "arms race" for more and more features. Go is more like the C programming language in this regards, which has gone through absolutely minimal changes since its creation over four decades ago.
  • Добавил: literator
  • Дата: 23-12-2022, 16:41
  • Комментариев: 0
Python for Serious Beginners 2022: A Practical Introduction to Modern Python with Simple Hands-on ProjectsНазвание: Python for Serious Beginners 2022: A Practical Introduction to Modern Python with Simple Hands-on Projects
Автор: Harry Yoon
Издательство: Coding Books Press
Год: 2022-09-07 (Revision 1.6.2)
Страниц: 318
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

Learn Real Python Programming Today! With Hands-On Coding Projects and Exercises. Wanna learn programming? Wanna learn Python? Start from this book! This book will teach you the fundamentals of programming and the Python language basics, in a series of thoughtfully organized lessons for the most effective learning experience. It includes many hands-on exercises! Python for Serious Beginners will give you the best introduction to programming in Python whether you are coming from a different programming language background or you are learning programming for the first time. This book covers all the essential features of Modern Python (Python 3.10/3.11) through the carefully designed code examples.
  • Добавил: literator
  • Дата: 23-12-2022, 15:40
  • Комментариев: 0
Probabilistic Machine Learning for Finance and Investing: A Primer to the Next Generation of AI with Python (Third Early Release)Название: Probabilistic Machine Learning for Finance and Investing: A Primer to the Next Generation of AI with Python (Third Early Release)
Автор: Deepak Kanungo
Издательство: O’Reilly Media, Inc.
Год: 2022-12-21
Страниц: 143
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.2 MB

Whether based on academic theories or machine learning strategies, all financial models are at the mercy of modeling errors that can be mitigated but not eliminated. Probabilistic ML technologies are based on a simple and intuitive definition of probability and the rigorous calculus of probability theory. These systems treat uncertainties and errors of financial and investing systems as features, not bugs. And they quantify uncertainty generated from inexact inputs and outputs as probability distributions, not point estimates. This makes for realistic financial inferences and predictions that are useful for decision-making and risk management. These systems are capable of warning us when their inferences and predictions are no longer useful in the current market environment.
  • Добавил: literator
  • Дата: 23-12-2022, 14:21
  • Комментариев: 0
Concise Guide to Quantum Machine LearningНазвание: Concise Guide to Quantum Machine Learning
Автор: Davide Pastorello
Издательство: Springer
Серия: Machine Learning: Foundations, Methodologies, and Applications
Год: 2023
Страниц: 144
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This book offers a brief but effective introduction to Quantum Machine Learning (QML). QML is not merely a translation of classical machine learning techniques into the language of quantum computing, but rather a new approach to data representation and processing. Accordingly, the content is not divided into a “classical part” that describes standard machine learning schemes and a “quantum part” that addresses their quantum counterparts. Instead, to immerse the reader in the quantum realm from the outset, the book starts from fundamental notions of quantum mechanics and quantum computing. Avoiding unnecessary details, it presents the concepts and mathematical tools that are essential for the required quantum formalism. In turn, it reviews those quantum algorithms most relevant to Machine Learning. Later chapters highlight the latest advances in this field and discuss the most promising directions for future research.
  • Добавил: literator
  • Дата: 23-12-2022, 04:39
  • Комментариев: 0
The Ultimate Roblox Book: An Unofficial Guide, Updated EditionНазвание: The Ultimate Roblox Book: An Unofficial Guide, Updated Edition
Автор: David Jagneaux, Heath Haskins
Издательство: Adams Media
Год: 2022
Страниц: 264
Язык: английский
Формат: epub
Размер: 42.7 MB

Build and create your own Roblox world with this updated, easy-to-use guide. Roblox, the largest user-generated online gaming platform that allows users to create and share their own game worlds and gaming creations, has taken the digital world by storm! With updated screenshots and instructions, The Ultimate Roblox Book, Updated Edition provides brand-new information on game changes and the latest features so you can make the most out of your Roblox game. With everything from instructions for playing the games to tips on creating your own worlds to the basics of coding, this updated guide gives you all the tools you need to get started. Roblox actually uses a slightly customized version of Lua as its programming language. When you’re just building stuff in Roblox Studio, like tables and chairs, you don’t need to know anything about Lua, but when it comes to doing more advanced stuff like having your player sit at that table and eat some food, you do.
  • Добавил: literator
  • Дата: 23-12-2022, 04:10
  • Комментариев: 0
Handbook of HydroInformatics: Volume III: Water Data Management Best PracticesНазвание: Handbook of HydroInformatics: Volume III: Water Data Management Best Practices
Автор: Saeid Eslamian, Faezeh Eslamian
Издательство: Elsevier
Год: 2023
Страниц: 422
Язык: английский
Формат: pdf (true)
Размер: 45.8 MB

Handbook of HydroInformatics Volume III: Water Data Management Best Practices presents the latest and most updated data processing techniques that are fundamental to Water Science and Engineering disciplines. These include a wide range of the new methods that are used in hydro-modeling such as Atmospheric Teleconnection Pattern, CONUS-Scale Hydrologic Modeling, Copula Function, Decision Support System, Downscaling Methods, Dynamic System Modeling, Economic Impacts and Models, Geostatistics and Geospatial Frameworks, Hydrologic Similarity Indices, Hydropower/Renewable Energy Models, Sediment Transport Dynamics Advanced Models, Social Data Mining, and Wavelet Transforms. Particle swarm optimization (PSO) is a stochastic population-based optimization algorithm inspired by the interactions of individuals in a social world. This algorithm is widely applied in various areas of water resource problems.
  • Добавил: literator
  • Дата: 23-12-2022, 03:46
  • Комментариев: 0
Handbook of HydroInformatics: Volume II: Advanced Machine Learning TechniquesНазвание: Handbook of HydroInformatics: Volume II: Advanced Machine Learning Techniques
Автор: Saeid Eslamian, Faezeh Eslamian
Издательство: Elsevier
Год: 2023
Страниц: 420
Язык: английский
Формат: pdf (true)
Размер: 43.7 MB

Advanced Machine Learning Techniques includes the theoretical foundations of modern Machine Learning, as well as advanced methods and frameworks used in modern Machine Learning. Handbook of HydroInformatics, Volume II: Advanced Machine Learning Techniques presents both the art of designing good learning algorithms, as well as the science of analyzing an algorithm's computational and statistical properties and performance guarantees. The global contributors cover theoretical foundational topics such as computational and statistical convergence rates, minimax estimation, and concentration of measure as well as advanced Machine Learning methods, such as nonparametric density estimation, nonparametric regression, and Bayesian estimation; additionally, advanced frameworks such as privacy, causality, and stochastic learning algorithms are also included. Lastly, the volume presents Cloud and Cluster Computing, Data Fusion Techniques, Empirical Orthogonal Functions and Teleconnection, Internet of Things, Kernel-Based Modeling, Large Eddy Simulation, Patter Recognition, Uncertainty-Based Resiliency Evaluation, and Volume-Based Inverse Mode.