Modeling Agents with Probabilistic Programs
by Owain Evans, et al.
Publisher: AgentModels.org 2017
Number of pages: 345
Description:
This book describes and implements models of rational agents for (PO)MDPs and Reinforcement Learning. One motivation is to create richer models of human planning, which capture human biases and bounded rationality. The book assumes basic programming experience but is otherwise self-contained.
Download or read it online for free here:
Read online
(online html)
Similar books

by Mark Watson - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(26243 views)

by Albert Bifet, et al. - The MIT Press
This book presents algorithms and techniques used in data stream mining and real-time analytics. Taking a hands-on approach, the book demonstrates the techniques using MOA, allowing readers to try out the techniques after reading the explanations.
(7507 views)

by Hal Daumé III - ciml.info
Tis is a set of introductory materials that covers most major aspects of modern machine learning (supervised and unsupervised learning, large margin methods, probabilistic modeling, etc.). It's focus is on broad applications with a rigorous backbone.
(23725 views)

by Robert E. Schapire, Yoav Freund - The MIT Press
Boosting is an approach to machine learning based on the idea of creating a highly accurate predictor by combining many weak and inaccurate 'rules of thumb'. A remarkably rich theory has evolved around boosting, with connections to a range of topics.
(7297 views)