Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 512 Bytes

magpie3-imaze-nlms

This is an implementation of a Maze task, as used in Wilcox, Vani & Levy (2020) using magpie.

A live version of the experiment is here.

If you want to run this locally, first set up the project with npm install. To run the project locally, run npm run serve.

For more information on magpie, see the manual.