Explainable Artificial Intelligence: Understanding Interpretability Techniques – Uday Kamath John Liu and Jacqueline H. Y. Cheung

Explainable Artificial Intelligence (XAI) is a rapidly growing subfield of artificial intelligence (AI) that aims to make AI models and systems more transparent and understandable to humans. The goal of XAI is to bridge the gap between the black box nature of many AI models and human interpretability, to enable users to understand why and
Read More

Stochastic Processes: Theory for Applications – Robert G. Gallager

Stochastic processes are an essential mathematical framework for understanding and modeling random phenomena. They have numerous applications in fields such as finance, engineering, and biology. One of the most well-known and influential works in this field is Stochastic Processes: Theory for Applications by Robert G. Gallager. Gallager is a renowned American electrical engineer and information
Read More

Algorithmic Puzzles – Anany Levitin and Maria Levitin

Algorithmic puzzles have become increasingly popular as a means of stimulating critical thinking, problem-solving, and programming skills among both students and professionals. Anany Levitin and Maria Levitin are two notable authors who have contributed significantly to the field of algorithmic puzzles. Anany Levitin Anany Levitin is a Professor Emeritus of the Department of Computer Science
Read More

Deep Learning for Coders with Fastai and PyTorch – Jeremy Howard and Sylvain Gugger

Introduction Deep Learning has revolutionized the field of artificial intelligence and has become one of the most sought-after skills for developers and data scientists. With the increasing availability of data and computing power, it has become easier for individuals to learn and apply deep learning techniques in their projects. However, the complexity and unfamiliarity of
Read More

Randomized Algorithms – Rajeev Motwani and Prabhakar Raghavan

Randomized Algorithms – Rajeev Motwani and Prabhakar Raghavan Randomized algorithms are a powerful tool in computer science that use randomness to improve the efficiency or simplifying the design of an algorithm. They were pioneered by two computer scientists, Rajeev Motwani and Prabhakar Raghavan. Rajeev Motwani was a professor of computer science at Stanford University and
Read More

Introduction to Machine Learning – Mehryar Mohri Afshin Rostamizadeh and Ameet Talwalkar

Introduction to Machine Learning: Mehryar Mohri, Afshin Rostamizadeh, and Ameet Talwalkar Machine learning has become an integral part of many industries and applications in recent years. It is a subset of artificial intelligence that focuses on developing algorithms and techniques that enable computers to learn from data without being explicitly programmed. One of the most
Read More

Algorithms in a Nutshell – George T. Heineman Gary Pollice and Stanley Selkow

Algorithms in a Nutshell is a comprehensive guide written by George T. Heineman, Gary Pollice, and Stanley Selkow that provides a thorough introduction to the world of algorithms. This book is a must-read for anyone interested in understanding the fundamentals of algorithms and their application in computer science. The first section of the book introduces
Read More