Books

Machine Learning

A Brief Introduction to Machine Learning for Engineers

Book cover for A Brief Introduction to Machine Learning for Engineers

This monograph aims at providing an introduction to key concepts, algorithms, and theoretical results in machine learning. The treatment concentrates on probabilistic models for supervised and unsupervised learning problems.

In addition to that it introduces fundamental concepts and algorithms by building on first principles, while also exposing the reader to more advanced topics with extensive pointers to the literature, within a unified notation and mathematical framework.

Machine Learning from Scratch

Book cover for Machine Learning from Scratch

This book covers the building blocks of the most common methods in machine learning. This set of methods is like a toolbox for machine learning engineers. Those entering the field of machine learning should feel comfortable with this toolbox so they have the right tool for a variety of tasks.

Each chapter in this book corresponds to a single machine learning method or group of methods. In other words, each chapter focuses on a single tool within the ML toolbox.

Understanding Machine Learning: From Theory to Algorithms

Book cover for  Understanding Machine Learning: From Theory to Algorithms

The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides a theoretical account of the fundamentals underlying machine learning and the mathematical derivations that transform these principles into practical algorithms.


R

Advanced R Programming

Book cover for Advanced R Programming

This book is designed primarily for R users who want to improve their programming skills and understanding of the language and explains some of R’s quirks and shows how some parts that seem horrible do have a positive side.

Data Analysis and Prediction Algorithms with R

Book cover for Data Analysis and Prediction Algorithms with R

The demand for skilled data science practitioners in industry, academia, and government is rapidly growing.

This book introduces concepts from probability, statistical inference, linear regression and machine learning and R programming skills.

The R Inferno

Book cover for The R Inferno

An essential guide to the trouble spots and oddities of R. In spite of the quirks exposed here, R is the best computing environment for most data analysis tasks.

R is free, open-source, and has thousands of contributed packages.


Python

A Practical Introduction to Python Programming

Book cover for A Practical Introduction to Python Programming

This book is specifically designed to be used in an introductory programming course, but it is also useful for those with prior programming experience looking to learn Python.

Full Stack Python

Book cover for Full Stack Python

This guide explains important Python concepts in plain language terms without assuming that you already know much about web development, deployments or running an application.

Each chapter focuses on a large subject area, such as data or development environments, then digs into concepts and implementations that you should know to make the right choices for what to use when building your projects.

Invent Your Own Computer Games With Python

Book cover for Invent Your Own Computer Games With Python

This guide teaches you how to program in the Python language. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the examples.


Help Us Improve This Page Updated at Tue, Feb 7, 2023