GonyRosenman / TFF

an end to end framework for analyzing fMRI time-series data (4D) using transformers
43 stars 13 forks source link

Pre-training and Fine-tuning Transformers for fMRI Prediction Tasks

This repo is the implementation for TFF.

Contents

Datasets

We currently support the following datasets

Training

Tensorboard support

All metrics are being logged automatically and stored in

TFF/runs

Run tesnroboard --logdir=<path> to see the the logs.

HyperParameters

In the future will be added the exact hyperparameters to reproduce results from the paper.

Citing & Authors

If you find this repository helpful, feel free to cite our publication -

TFF: Pre-training and Fine-tuning Transformers for fMRI Prediction Tasks

@misc{2112.05761,
Author = {Itzik Malkiel and Gony Rosenman and Lior Wolf and Talma Hendler},
Title = {Pre-training and Fine-tuning Transformers for fMRI Prediction Tasks},
Year = {2021},
Eprint = {arXiv:2112.05761},
}

Contact: Gony Rosenman, Itzik Malkiel.