Skip to content

Commit 51cb360

Browse files
authored
Update README.md
1 parent 84e3cd0 commit 51cb360

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
# mot
2-
Implementation of adaptive computation and a case study on multiple object tracking (Pylyshyn & Storm 1988).
1+
# Adaptive Computation
2+
3+
Implementation of the adaptive computation architecture in "Adaptive computation as a new mechanism of dynamic human attention"
4+
5+
```bib
6+
@article{Belledonne_Butkus_Scholl_Yildirim,
7+
title={Adaptive computation as a new mechanism of dynamic human attention},
8+
author={Belledonne, Mario and Butkus, Eivinas and Scholl, Brian J. and Yildirim, Ilker},
9+
journal={Psychological Review},
10+
year={2025}
11+
}
12+
```
313

414
## Setup and running
515
1. Clone repository `git clone https://github.com/CNCLgithub/mot` and `cd mot`

0 commit comments

Comments
 (0)