Machine Learning for Engineers

Автор: literator от 8-12-2023, 17:27, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Machine Learning for Engineers
Автор: Osvaldo Simeone
Издательство: Cambridge University Press
Год: 2023
Страниц: 602
Язык: английский
Формат: pdf (true)
Размер: 17.0 MB

This self-contained introduction to Machine Learning, designed from the start with engineers in mind, will equip students with everything they need to start applying Machine Learning principles and algorithms to real-world engineering problems. With a consistent emphasis on the connections between estimation, detection, information theory, and optimization, it includes: an accessible overview of the relationships betweenMachine Learning and signal processing, providing a solid foundation for further study; clear explanations of the differences between state-of-the-art techniques and more classical methods, equipping students with all the understanding they need to make informed technique choices; demonstration of the links between information-theoretical concepts and their practical engineering relevance; reproducible examples using MATLAB, enabling hands-on student experimentation. Assuming only a basic understanding of probability and linear algebra, and accompanied by lecture slides and solutions for instructors, this is the ideal introduction to Machine Learning for engineering students of all disciplines. Advances in Machine Learning and Artificial Intelligence (AI) have made available new tools that are revolutionizing science, engineering, and society at large. Modern Machine Learning techniques build on conceptual and mathematical ideas from stochastic optimization, linear algebra, signal processing, Bayesian inference, as well as information theory and statistical learning theory. Students and researchers working in different fields of engineering are now expected to have a general grasp of Machine Learning principles and algorithms, and to be able to assess the relative relevance of available design solutions spanning the space between model-and data-based methodologies. This book is written with this audience in mind.
 

Python-Based Data Structures and Algorithms

Автор: literator от 8-12-2023, 16:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Python-Based Data Structures and Algorithms
Автор: Team Educohack
Издательство: Educohack Press
Год: 2024
Страниц: 1071
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

"Python-Based Data Structures and Algorithms" is a comprehensive guide to mastering the fundamental concepts of algorithms and data structures using the Python programming language. Covering a wide spectrum, from algorithm analysis and problem complexity to computational complexity, this book equips readers with the essential skills for effective programming. Whether you're a novice or an experienced developer, this resource provides practical insights into implementing algorithms and data structures in Python. With a focus on clarity and efficiency, it's an invaluable reference for anyone looking to enhance their programming proficiency and tackle real-world challenges in algorithmic problem-solving. Our journey begins with a solid foundation in Python, a programming language renowned for its simplicity and readability. You'll then delve into the core principles of data structures, exploring concepts like arrays, linked lists, stacks, and queues. Understanding these fundamental structures is essential for building efficient algorithms. Next, we'll explore various algorithmic techniques that will empower you to solve real-world problems. Whether it's sorting, searching, or graph algorithms, you'll have a comprehensive understanding of how to approach and implement solutions using Python. Throughout this book, you'll gain insights into computational complexity, which is crucial for evaluating the efficiency of algorithms. We'll discuss both time and space complexities and help you analyze the performance of your code.
 

Основы программирования в Maple

Автор: VlaVasAf от 8-12-2023, 12:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Основы программирования в Maple
Автор: В. З. АЛАДЬЕВ
Издательство: Таллинн
Год: 2006
Формат: pdf
Страниц: 301
Размер: 5,3 Мб
Язык: русский

Книга вводит в программную среду известного математического пакета Maple, представляющего собой одну из наиболее развитых современных систем компьютерной алгебры (CAS). Книга представляет достаточно детальное введение в среду встроенного Maple-языка программирования, позволяющего пользователю не только четко представить все возможности пакета, но и решать в его среде достаточно сложные прикладные задачи из многих разделов техники, математики, физики, химии и других естественно-научных дисциплин, для решения которых пакет не имеет стандартных средств. Более того, Maple-язык может оказаться весьма эффективным средством в системе преподавания указанных и, в первую очередь, математических дисциплин. Именно в данном направлении он может получить признание не меньшее, чем в среде многочисленных исследователей естественно-научных дисциплин, широко использующих математические методы.
 

Объектно-ориентированное программирование на Visual Basic в среде Visual Studio .NET

Автор: SCART56 от 8-12-2023, 09:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Объектно-ориентированное программирование на Visual Basic в среде Visual Studio .NET
Автор(ы): Шакин В.Н., Загвоздкина А.В., Сосновиков Г.К.
Издательство: Форум
Год: 2024
Страниц: 399
Формат: PDF
Размер: 116 Мб
Язык: русский

В учебном пособии излагаются основные принципы и средства объектно-ориентированного программирования, а также средства разработки приложений на языке программирования высокого уровня Visual Basic в среде Visual Studio.NET.
Излагаемый в пособии материал разбит на темы, каждая из которых направлена на изучение средств объектно-ориентированного программирования и их реализацию, а также на создание законченных работающих проектов приложений в лабораторной работе по каждой теме.
 

Deep Dive into Power Automate: Learn by Example

Автор: literator от 8-12-2023, 02:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Deep Dive into Power Automate: Learn by Example
Автор: Goloknath Mishra
Издательство: Apress
Год: 2023
Страниц: 486
Язык: английский
Формат: pdf
Размер: 29.5 MB

Understand the basics of flow and learn how to implement guidelines in real-life scenarios, including Robotic Process Automation (RPA) capabilities. This book covers the evolution of flow and how it is transformed to a full-fledged RPA (such as Power Automate). The book starts with an introduction to flow and its transformation to Process Automation. You will learn how to create a Power Automate environment and demonstrate different types of flows within it. Author Goloknath Mishra takes you through various types of cloud flows and their best practices. Desktop Flows (RPA) or Power Automate Desktop (PAD) is discussed and the author teaches you its architecture, installation steps, and how to manage, schedule, and share a desktop. You will learn about Business Process Flow, Process Advisors, and AI Builder. You also will go through licensing considerations in Power Automate and AI Builder, and demonstrate all of your learnings through a mini project. AI Builder allows you to easily add Artificial Intelligence (AI) capabilities to your applications. AI Builder is simple to use. It has a user-friendly interface and pre-built AI models, which can be customized to meet your specific business needs. Before using AI Builder models, you need to train them. The more you train a model with different samples, the better its accuracy will be.
 

Основы Delphi. Профессиональный подход

Автор: umkaS от 8-12-2023, 01:07, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Основы Delphi. Профессиональный подход
Автор: Сухарев М.В.
Издательство: НиТ
Год: 2004
Cтраниц: 604
Формат: pdf
Размер: 66 мб
Язык: русский

Эта книга является превосходным учебным пособием, дающим наиболее полное и системное понимание основополагающих механизмов Delphi. Цель книги — помочь программистам, начинающим работать с Delphi, сделать первый шаг в ее изучении так, чтобы не возвращаться к пройденному материалу в дальнейшем для углубления знаний.
 

Angular for Business: Awaken the Advocate Within and Become the Angular Expert at Work

Автор: literator от 7-12-2023, 23:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Angular for Business: Awaken the Advocate Within and Become the Angular Expert at Work
Автор: Michael D. Callaghan
Издательство: Apress
Год: 2024
Страниц: 282
Язык: английский
Формат: pdf
Размер: 10.2 MB

Written from author Michael D. Callaghan's personal experience teaching Angular to web development teams, this book will serve as a practical guide to help you adopt Angular for your organization. This book consists of a series of essays related to Angular development, adoption, and the wider eco-system designed to appeal to experienced web developers and managers who have some experience with Angular and are looking to adopt and integrate it into their business for their web development projects. You'll begin with an introduction to Angular15, along with associated frameworks and tools such as Typescript, Firebase RxJS and Docker. You'll then explore Angular components, progressive Web Apps (PWA’s) APIs, Test-driven development, testing, security and the basics of agile project management. This includes how to train your team and effectively communicate with management and key stake-holders within your organization while transitioning onto an Angular workflow. For experienced web developers and managers with some knowledge of Angular and the related jаvascript eco-system who are looking at adopting Angular for enterprise projects and those who need to get co-workers up to speed with an Angular-based workflow.
 

Getting Started with ChatGPT and AI Chatbots: An introduction to generative AI tools

Автор: literator от 7-12-2023, 21:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Getting Started with ChatGPT and AI Chatbots: An introduction to generative AI tools
Автор: Mark Pesce
Издательство: BCS, The Chartered Institute for IT
Год: 2023
Страниц: 104
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Learn how to use ChatGPT, Bing Chat / Copilot, and Bard to get the most out of these powerful tools. ChatGPT has become a tool hundreds of millions use every day - yet few have mastered the art of sweet-talking these new AI chatbots into providing detailed and accurate responses to user prompts. It's vital for every professional tech user to have an understanding of how AI chatbots work, and how best to put them to work. While the fear is that AI will take people's jobs, it is more likely to be someone using AI that will! Getting Started with ChatGPT and AI Chatbots explores the 'big three' AI chatbots - OpenAI ChatGPT, Microsoft / Windows Copilot and Google Bard - demystifying their operation, and providing a wealth of tools for thinking about how to talk to these smart tools. Whether you're a business user, a tech student, or a curious professional, this book is for you to understand and demystify Large Language Models (LLMs) and generative AI tools, harnessing them to enhance your role.
 

More than a Chatbot: Language Models Demystified

Автор: literator от 7-12-2023, 18:44, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: More than a Chatbot: Language Models Demystified
Автор: Mascha Kurpicz-Briki
Издательство: Springer
Год: 2023
Страниц: 133
Язык: английский
Формат: pdf (true), epub
Размер: 11.8 MB

Did you wonder how tools like ChatGPT or Bard work, but do not have a technical background? Then this is the right book for you! To discuss and better understand what such technologies are capable of and how this will impact our lives and our society, a basic background knowledge about text processing and generation technologies is required. In particular, the book discusses the following questions: How did the field of automated text processing and generation evolve over the last years, and what happened to allow the incredible recent advances? Are chatbots such as ChatGPT or Bard truly understanding humans? Recent technological advances have resulted in a new generation of powerful text processing and generation tools, that produce text very similar to what a human could do. Such tools have the potential to change the way we work, learn and teach – and this book enables you to understand and be part of this exciting development. The latest achievements in the field of Artificial Intelligence (AI) pose many challenges to society. For the broad public, including researchers and professionals from domains outside of AI, the border between what is the technically possible and science fiction is getting blurrier. The term artificial intelligence is a rather generic term. It has many inequivalent interpretations, and the conflation of these leads to exaggerated expectations and assumptions about how AI technology works. The main approach behind the technologies referred to as Artificial Intelligence nowadays is Machine Learning (ML).
 

Machine Learning Methods

Автор: literator от 7-12-2023, 17:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Machine Learning Methods
Автор: Hang Li
Издательство: Springer
Год: 2024
Страниц: 530
Язык: английский
Формат: pdf (true), epub
Размер: 30.6 MB

This book provides a comprehensive and systematic introduction to the principal Machine Learning methods, covering both supervised and unsupervised learning methods. It discusses essential methods of classification and regression in supervised learning, such as decision trees, perceptrons, support vector machines, maximum entropy models, logistic regression models and multiclass classification, as well as methods applied in supervised learning, like the hidden Markov model and conditional random fields. In the context of unsupervised learning, it examines clustering and other problems as well as methods such as singular value decomposition, principal component analysis and latent semantic analysis. As a fundamental book on Machine Learning, it addresses the needs of researchers and students who apply Machine Learning as an important tool in their research, especially those in fields such as information retrieval, natural language processing (NLP) and text data mining. In order to understand the concepts and methods discussed, readers are expected to have an elementary knowledge of advanced mathematics, linear algebra and probability statistics. The detailed explanations of basic principles, underlying concepts and algorithms enable readers to grasp basic techniques, while the rigorous mathematical derivations and specific examples included offer valuable insights into Machine Learning.