Knowledge Hub

E-book Library

Curated programming, artificial intelligence, and software engineering books. Free to read and download for everyone.

PDF Cover for Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller & Sarah Guido

A practical, beginner-friendly guide to understanding and applying Machine Learning using Python and scikit-learn. The book covers fundamental ML concepts, supervised and unsupervised learning, data preprocessing, feature engineering, model evaluation, parameter tuning, pipelines, and working with text data. It emphasizes hands-on implementation and real-world workflows rather than focusing heavily on mathematical theory, making it useful for learners beginning their journey in Machine Learning and Data Science.

ML(Machine Learning) Python
PDF Cover for Artificial Intelligence A Modern Approach Third Edition

Artificial Intelligence A Modern Approach Third Edition

Stuart Russell and Peter Norvig

Artificial Intelligence: A Modern Approach, Third Edition by Stuart Russell and Peter Norvig is a comprehensive textbook covering the theory and practical foundations of Artificial Intelligence. It explores intelligent agents, problem-solving and search, logical reasoning, knowledge representation, probabilistic reasoning, machine learning, reinforcement learning, natural language processing, computer vision, robotics, and AI planning. The book presents AI through an agent-based approach, combining theoretical concepts with algorithms, examples, and exercises.

AI ML(Machine Learning) Deep Learning Robotics