You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Get up to speed with the deep learning concepts of Pytorch using a problem-solution approach. Starting with an introduction to PyTorch, you'll get familiarized with tensors, a type of data structure used to calculate arithmetic operations and also learn how they operate. You will then take a look at probability distributions using PyTorch and get acquainted with its concepts. Further you will dive into transformations and graph computations with PyTorch. Along the way you will take a look at common issues faced with neural network implementation and tensor differentiation, and get the best solutions for them. Moving on to algorithms; you will learn how PyTorch works with supervised and unsup...
Master Neural Networks for Building Modern AI Systems. KEY FEATURES ● Comprehensive Coverage of Foundational AI Concepts and Theories. ● In-Depth Exploration of Maths Behind Neural Network Mathematics. ● Effective Strategies for Structuring Deep Learning Code. ● Real-World Applications of AI Principles and Techniques. DESCRIPTION This book is a practical guide to the world of Artificial Intelligence (AI), unraveling the math and principles behind applications like Google Maps and Amazon. The book starts with an introduction to Python and AI, demystifies complex AI math, teaches you to implement AI concepts, and explores high-level AI libraries. Throughout the chapters, readers are en...
The book presents best selected research papers presented at the Fourth International Conference on Recent Trends in Communication and Intelligent Systems (ICRTCIS 2023), organized by Arya College of Engineering and IT, Jaipur, on April 28–29, 2023. It discusses the latest technologies in communication and intelligent systems, covering various areas of communication engineering, such as signal processing, VLSI design, embedded systems, wireless communications, and electronics and communications in general. Featuring work by leading researchers and technocrats, the book serves as a valuable reference resource for young researchers and academics as well as practitioners in industry.
Learn the ins and outs of decisions, biases, and reliability of AI algorithms and how to make sense of these predictions. This book explores the so-called black-box models to boost the adaptability, interpretability, and explainability of the decisions made by AI algorithms using frameworks such as Python XAI libraries, TensorFlow 2.0+, Keras, and custom frameworks using Python wrappers. You'll begin with an introduction to model explainability and interpretability basics, ethical consideration, and biases in predictions generated by AI models. Next, you'll look at methods and systems to interpret linear, non-linear, and time-series models used in AI. The book will also cover topics ranging ...
Ashreeta Mohanty is a distinguished Indian writer, blogger, and engineer known for her significant contributions to literature and her advocacy for social issues. Born and raised in Bhubaneswar, Odisha, Ashreeta's journey from a student in a close-knit family to an acclaimed writer is a testament to her resilience and passion. Her works span various genres, including non-fiction and literature, with notable publications such as "Finding Inner Peace" and "Colour Purple." Recognized with multiple awards, including the Indian Excellence Awards and the Sahitya Puraskar, Ashreeta continues to inspire through her writings on women's empowerment, child education, and environmental sustainability. Her dedication to her craft and her unwavering support system have played pivotal roles in her flourishing career.
Print Edition published by MJF Lion Rabindra Kumar Jena
Leverage the power of machine learning and deep learning to extract information from text data About This Book Implement Machine Learning and Deep Learning techniques for efficient natural language processing Get started with NLTK and implement NLP in your applications with ease Understand and interpret human languages with the power of text analysis via Python Who This Book Is For This book is intended for Python developers who wish to start with natural language processing and want to make their applications smarter by implementing NLP in them. What You Will Learn Focus on Python programming paradigms, which are used to develop NLP applications Understand corpus analysis and different type...