Skip to content

Code for teaching with and learning from demonstration models.

Notifications You must be signed in to change notification settings

smilli/demonstration-teach-learn

 
 

Repository files navigation

Teaching with and Learning from Demonstration

Code for models of teaching with and learning from demonstration, including showing as planning in an observer belief MDP discussed in Ho et al. (2018)

Models

You can start by looking at the visualizations of the model in the Visualizations notebook.

The simulation data was generated in the Model_Simulations notebook.

Data

Demonstration data from experiment 2 in Ho et al. (2016) is available in \data\teaching-trials.pd.pkl and plots are in \plots. The plots were generated in the Experiment-Data notebook

Judgment data reported in Ho et al. (2018) is in \data\learning-responses.pd.pkl.

References

Ho, M. K., Littman, M. L., Cushman, F., & Austerweil, J. L. (2018). Effectively learning from pedagogical demonstrations. Cog Sci.

Ho, M. K., Littman, M. L., MacGlashan, J., Cushman, F., & Austerweil, J. L. (2016). Showing versus doing: Teaching by demonstration. NIPS.

About

Code for teaching with and learning from demonstration models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.2%
  • Python 5.8%