Logo

Modeling Agents with Probabilistic Programs

Small book cover: Modeling Agents with Probabilistic Programs

Modeling Agents with Probabilistic Programs
by

Publisher: AgentModels.org
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Practical Artificial Intelligence Programming in JavaPractical Artificial Intelligence Programming in Java
by - 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)
Book cover: Machine Learning for Data StreamsMachine Learning for Data Streams
by - 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)
Book cover: A Course in Machine LearningA Course in Machine Learning
by - 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)
Book cover: Boosting: Foundations and AlgorithmsBoosting: Foundations and Algorithms
by - 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)