Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.08 KB

README.md

File metadata and controls

35 lines (22 loc) · 2.08 KB

COIN - v1.0.0

The COIN (COntextual INference) model [1] is a Bayesian nonparametric model of motor learning in which separate memories are acquired for different contexts. The key insight of the model is that memory creation, updating and expression are all controlled by a single computation—contextual inference. Adaptation can arise both by creating and updating memories (proper learning) and by changing how existing memories are differentially expressed (apparent learning).

The model was developed in MATLAB and has been tested on MATLAB R2020a. For Python users, please see the Python version of COIN created by Changmin Yu.

References

  1. Heald, J.B., Lengyel, M. & Wolpert, D.M. Contextual inference underlies the learning of sensorimotor repertoires. Nature 600, 489–493 (2021). [SharedIt link]
  2. Collins, A.G.E. & McDougle, S.D. Context is key for learning motor skills. Nature (2021).

Installation

  1. Download the COIN.m file.
  2. Install the following packages:

Usage

Instructions for how to use the COIN model can be found on the COIN wiki.

Contact information

Please e-mail me at jamesbheald@gmail.com if you have any questions or comments.

License

The COIN model is released under the terms of the GNU General Public License v3.0.