Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 458 Bytes

predicate-learning

Installation

  1. install your local pomdp solver

  2. download dataset at https://www.eecs.tufts.edu/~gtatiya/pages/2014/CY101Dataset.html

  3. remove no_object from sensorimotor feature files

  4. create a dataset directory and copy all feature files into it

mkdir data/cy101/normalized_data_without_noobject

Run

run online predicate learning simulation

python learning_10pred.py 'YOUR_LOCAL_POMDP_SOL_PATH'