Wydawca: Mercury_Learning
105
Ebook

Artificial Intelligence, Machine Learning, and Deep Learning. A Practical Guide to Advanced AI Techniques

Mercury Learning and Information, Oswald Campesato

This book introduces AI, then explores machine learning, deep learning, natural language processing (NLP), and reinforcement learning. Readers learn about classifiers like logistic regression, k-NN, decision trees, random forests, and SVMs. It delves into deep learning architectures such as CNNs, RNNs, LSTMs, and autoencoders, with Keras-based code samples supplementing the theory.Starting with a foundational AI overview, the course progresses into machine learning, explaining classifiers and their applications. It continues with deep learning, focusing on architectures like CNNs and RNNs. Advanced topics include LSTMs and autoencoders, essential for modern AI. The book also covers NLP and reinforcement learning, emphasizing their importance.Understanding these concepts is vital for developing advanced AI systems. This book transitions you from beginner to proficient AI practitioner, combining theoretical knowledge and practical skills. Appendices on Keras, TensorFlow 2, and Pandas enrich the learning experience. By the end, readers will understand AI principles and be ready to apply them in real-world scenarios.

106
Ebook

Fintech Fundamentals. Understanding Emerging Technologies and Their Impact on Modern Industries

Mercury Learning and Information, Len Mei

This book explores the digital technologies essential for building the new digital economy. It delves into concepts such as cloud and edge computing, 5G telecommunication, blockchain, big data, and AI, explaining how these technologies enable the digital economy. It also examines the impact of financial technology on both traditional and emerging industries, providing a comprehensive introduction for those interested in further research on these subjects.The course begins with an introduction to the digital economy, followed by detailed discussions on various foundational technologies. Topics such as cloud and edge computing, 5G, blockchain, and AI are covered, highlighting their roles in the digital economy. The book also addresses the transformation of financial services and the impact of fintech on various industries, offering a broad understanding of the current and future landscape.Designed for professionals and researchers, this book equips readers with the knowledge to understand and engage with the digital economy. It provides a solid foundation for further exploration, making it an essential resource for those looking to navigate and contribute to the evolving digital world.

107
Ebook

AutoCAD 2025 Beginning and Intermediate. Master essential drafting techniques with AutoCAD 2025

Mercury Learning and Information, Munir Hamad

This book serves as a comprehensive introduction and guide to AutoCAD 2025. Whether you are starting from scratch or seeking to expand your existing knowledge, this resource provides practical skills and an in-depth understanding of essential drafting and design concepts. Its clear instructions and practical examples ensure an engaging learning experience.Covering everything from basic commands to advanced techniques, the book includes detailed chapters on layers, dimensions, plotting, and more. Explore the creation and manipulation of 2D and 3D objects, parametric constraints, and customization tools. With guidance on CAD standards, dynamic blocks, and external referencing, this book bridges the gap between foundational skills and professional-level proficiency.By the end of this journey, readers will have acquired the tools to design, draft, and model with confidence. Learn to optimize workflows, integrate CAD standards, and bring projects to completion effectively and efficiently.

108
Ebook

Digital Signal Processing. An Introduction to Mastering Advanced Techniques for Transforming and Analyzing Signals

Mercury Learning and Information, R. Anand

This book covers the fundamental concepts of digital signal processing (DSP), introducing discrete-time signals, the z-transform, frequency analysis, discrete and fast Fourier transforms, digital filters, FIR, and statistical DSP. With applications ranging from engineering to telecommunications and medical imaging, this text focuses on representing signals with mathematical models and processing them using discrete-time systems.Understanding DSP is crucial for professionals in various fields as it allows for effective signal representation and manipulation. The book starts with an introduction to DSP and a review of discrete-time signals and systems, followed by a detailed exploration of the z-transform and frequency analysis using DTFT. It further delves into discrete Fourier transforms, fast Fourier transform algorithms, and the implementation of discrete-time systems.The journey continues with in-depth discussions on digital filters, including the design and analysis of infinite impulse response (IIR) and finite impulse response (FIR) filters. The book also covers statistical digital signal processing, multirate DSP, and applications in speech and radar. Through a variety of exercises and a comprehensive glossary, readers will gain a solid understanding of DSP fundamentals and applications.

109
Ebook

SQL Pocket Primer. A Comprehensive Guide to SQL and MySQL for Data Professionals

Mercury Learning and Information, Oswald Campesato

As part of the best-selling Pocket Primer series, this book is designed for data scientists and machine learning engineers seeking to deepen their SQL knowledge using MySQL as the primary RDBMS. It features Python-based code samples for accessing data from MySQL tables in Pandas data frames and Java-based samples for data access in MySQL, along with handling XML and JSON documents.The book also introduces NoSQL, with an overview of MongoDB, and SQLite, an open-source RDBMS for mobile devices. The final section covers diverse topics like normalization, schemas, database optimization, and performance. This comprehensive approach ensures a well-rounded understanding of SQL and related technologies, enhancing data manipulation and database management skills.Numerous code samples and listings throughout the book support the various topics covered. Companion files with source code and figures are available from the publisher, making this an essential resource for advancing your SQL proficiency and database management expertise.

110
Ebook

Natural Language Processing and Machine Learning for Developers. A Practical Guide to Advanced Techniques and Applications of NLP

Mercury Learning and Information, Oswald Campesato

This book introduces developers to basic concepts in NLP and machine learning, providing numerous code samples to support the topics covered. The journey begins with introductory material on NumPy and Pandas, essential for data manipulation. Following this, chapters delve into NLP concepts, algorithms, and toolkits, providing a solid foundation in natural language processing.As you progress, the book covers machine learning fundamentals and classifiers, demonstrating how these techniques are applied in NLP. Practical examples using TF2 and Keras illustrate how to implement various NLP tasks. Advanced topics include the Transformer architecture, BERT-based models, and the GPT family of models, showcasing the latest advancements in the field.The final chapters and appendices offer a comprehensive overview of related topics, including data and statistics, Python3, regular expressions, and data visualization with Matplotlib and Seaborn. Companion files with source code and figures ensure a hands-on learning experience. This book equips you with the knowledge and tools needed to excel in NLP and machine learning.

111
Ebook

Mathematics for Business Analysis. Comprehensive Mathematical Techniques and Applications for Business

Mercury Learning and Information, Paul Turner, Justine Wood

This book is designed for students, faculty, and professionals, describing the role of mathematics in economics and business. Starting with the basics of numbers and advancing into complex topics like hyperreal numbers and set theory, the book builds a strong foundation of mathematical concepts. Python code is used throughout to illustrate problems numerically, making the material accessible and practical.Readers will learn about linear simultaneous equations for market equilibrium analysis and the mechanics of matrices for solving larger systems. The book covers calculus, with applications in economics, including profit maximization and factor optimization, and introduces infinitesimal methods. Chapters on differential and difference equations reveal their importance in analyzing dynamic systems, all illuminated through practical examples and images from economics and business.The course begins with fundamental mathematical concepts, advancing to complex applications in economics and business. By integrating computational understanding with Python code, the book ensures learners can tackle real-world problems. This structured approach provides the tools needed for economic analysis and business decision-making, making it an invaluable resource for anyone in these fields.

112
Ebook

Natural Language Processing Fundamentals for Developers. A Practical Guide to Building NLP Applications

Mercury Learning and Information, Oswald Campesato

This book is for developers seeking an overview of basic concepts in Natural Language Processing (NLP). It caters to those with varied technical backgrounds, offering numerous code samples and listings to illustrate the wide range of topics covered. The journey begins with managing data relevant to NLP, followed by two chapters on fundamental NLP concepts. This foundation is reinforced with Python code samples that bring these concepts to life.The book then delves into practical NLP applications, such as sentiment analysis, recommender systems, COVID-19 analysis, spam detection, and chatbots. These examples provide real-world context and demonstrate how NLP techniques can be applied to solve common problems. The final chapter introduces advanced topics, including the Transformer architecture, BERT-based models, and the GPT family, highlighting the latest state-of-the-art developments in the field.Appendices offer additional resources, including Python code samples on regular expressions and probability/statistical concepts, ensuring a well-rounded understanding. Companion files with source code and figures enhance the learning experience, making this book a comprehensive guide for mastering NLP techniques and applications.