semantic-decoding / README.md
eturok's picture
Update README.md
89d31ed verified
|
raw
history blame
467 Bytes

This repo contains the artifacts from the paper"Semantic reconstruction of continuous language from non-invasive brain recordings" [paper, code]:

  1. Lanugage model (data_lm/ directory)
  2. Encoder model + word rate model (models/ directory)
  3. Test data pairs of (word, fmri) (data_test/ directory)
  4. Train data pairs of (word, fmri) (data_train/ directory)