[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A useful tutorial intro to POMDPs
- To: Rao Kambhampati <rao@asu.edu>
- Subject: A useful tutorial intro to POMDPs
- From: Subbarao Kambhampati <rao@asu.edu>
- Date: Wed, 27 Oct 2010 14:37:44 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=2u2jF5Z9No4RUljVmB1l9OoedvKVtLpByRbqa5s3Owc=; b=JEXVeohHxbEmN60Ye/5s3BC+vV/SwXItzUxx9aASNgj5/Qxc3G+mC5vuKBtfo/FGDB 6KdghmopeS7YSVDYZFrhLEJjt1eXkKLwwFPur3L7UotS6d1g3bRR57u/qk1CHJbEuBID LJuMCKNIQWWPeOCaxEfk2k7BXRjaH6OW+K4Z4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=I7DCCQZ9sxvrO4dT0NT11mYLN3Us5LmpVyg5Ogr+VPFAwEkZSppX10f4FMzeyMz2sl iK4nzw00zGFxnP/nLMtxWg7ABhHYVhnRnK3VMBqIu+JsMNTQ5IZdohwDEyNQ6sYCqBQP CGmTA44WN/lRThGZRtzyq5CVAqDf0AKUW6RCI=
- Sender: subbarao2z2@gmail.com
is here http://www.pomdp.org/pomdp/tutorial/index.shtml
There is a methodical value iteration example in there:
rao