Fun. We (your authors) wanted a word to describe our ultimate goal for this book, as well as a word
we hope you (our reader) will use to describe it, and that’s the one we chose. There are others goals,
of course, but in the end, when you’ve finished the book, we’re hoping you’ll have enjoyed th ...
This book was written by Michael Margolis with Nick Weldin to help you explore the
amazing things you can do with Arduino.
Arduino is a family of microcontrollers (tiny computers) and a software creation envi-
ronment that makes it easy for you to create programs (called sketches) that can interact
...
Have you ever looked at some gadget and wondered
how it really worked? Maybe it was a remote control
boat, the system that controls an elevator, a vending
machine, or an electronic toy? Or have you wanted
to create your own robot or electronic signals for a model railroad, or per-
haps you’d like t ...
n recent years, there have been many books published on power system optimization.
Most of these books do not cover applications of artifi cial intelligence based methods.
Moreover, with the recent increase of artifi cial intelligence applications in various fi elds,
it is becoming a new trend in so ...
The past decade has seen an explosion of machine learning research and appli-
cations; especially, deep learning methods have enabled key advances in many
applicationdomains,suchas computervision,speechprocessing,andgameplaying.
However, the performance of many machine learning methods is very sensi ...
We’re living through exciting times. The landscape of what computers can do is
changing by the week. Tasks that only a few years ago were thought to require
higher cognition are getting solved by machines at near-superhuman levels of per-
formance. Tasks such as describing a photographic image with ...
Although state of the art in many typical machine learning tasks, deep learning
algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount
of required computations and huge model sizes. Because of this, deep learning
applications on battery-constrained wearables have only been possibl ...
Artificial Intelligence (AI) has undoubtedly been one of the most important buz-
zwords over the past years. The goal in AI is to design algorithms that transform com-
puters into “intelligent” agents. By intelligence here we do not necessarily mean an
extraordinary level of smartness shown by sup ...
Machinelearninghasgreatpotentialforimprovingproducts,processesandresearch.Butcomputers
usually do not explain their predictions which is a barrier to the adoption of machine learning.
This book is about making machine learning models and their decisions interpretable.
After exploring the concepts of ...