Select Page

Search Results for: j r ward

Gaussian Processes for Machine Learning

In this book we will be concerned with supervised learning, which is the problem of learning input-output mappings from empirical data (the training dataset). Depending on the characteristics of the output, this problem is known as either regression, for continuous outputs, or classification, when outputs are discrete.

Read More

Real World Haskell

Haskell is a deep language, and learning it is a hugely rewarding experience. In this ebook, you’ll approach programming from a different and valuable perspective. You’ll also learn how to create software that is short, fast, and safe. Lastly, you’ll have the pleasure of applying beautiful programming techniques to solve real problems.

Read More

Twitter Data Analytics

This book provides hands-on introduction to the collection and analysis of Twitter data from the perspective of a novice. No knowledge of data analysis, or social network analysis is presumed. For all the concepts discussed in this book, we will provide in-depth description of the underlying assumptions and explain via construction of examples.

Read More

Start Programming Now

This book is the bare minimum guide helping you to start programming from scratch. In almost anything, the hardest part is to get the ball rolling. After reading this book you will be comfortable with programming.

Read More

Using Libsodium in PHP Projects

A guide to using the libsodium PHP extension for modern, secure, and fast cryptography. Developers can now develop fast, secure, and reliable applications without needing to know what a stream cipher even is.

Read More