JadeHuang commited on
Commit
47acbb4
·
1 Parent(s): b13bc00

docs: simplify n-back notation

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -209,7 +209,7 @@ Memory reconstruction from temporally interleaved clips.
209
 
210
  ![N-Back dataset example](figures/readme/n-back-example.png)
211
 
212
- Decide whether the final clip matches the clip $N$ positions earlier.
213
 
214
  </details>
215
 
 
209
 
210
  ![N-Back dataset example](figures/readme/n-back-example.png)
211
 
212
+ Decide whether the final clip matches the clip N positions earlier.
213
 
214
  </details>
215