In this mini-project that was conducted as part of the Neuromatch Academy: Computational Neuroscience 2023, we were interested in...
- you should detail here with the project specifics
- you should add the finished abstract here on Monday as well
- also, the title of the repo should be more descriptive
- you should turn repo description on the right to something similar to this: "A short-term project for ... This project was carried out during the Neuromatch Academy Computational Neuroscience module in 2023."
- you should make this README.md file more visual by adding the data analysis plan/schema and the main results you will get
- a proposal: the title of the project should be replaced with "exploring relationship between..." not "exploring correlation between..."
Personality plays a significant role in human performance and decision-making processes. Neuroimaging techniques are employed to investigate brain activations and understand how they relate to personality traits. Using fMRI, functional correlates of the Big Five personality traits were found in the brain. The existing literature has found that behavioral task performance differs across various personality traits. However, there is limited evidence on how brain activation moderates this relationship between task performance and personality. Here, we investigate how individual differences in task performance scores can serve as a predictive measure for personality trait scores. To this end, we aim to decode neural activity using a classifier to find correlations between brain network activations and personality traits across various tasks within the fMRI task battery to accurately predict task performance. Using task-fMRI data from Human Connectome Project (HCP) and the personality trait measures from NEO Five-Factor Inventory (NEO-FFI), we present a decoding model featuring these metrics. Unlike traditional brain-wide association studies that rely on resting-state fMRI data, here we investigate individual differences in task performance scores. Our findings underscore the lack of a "one-size-fits-all" approach linking human traits to brain activation patterns. This study sheds light on the importance of considering task-related brain activity for a more differentiated understanding of the interplay between neural processes and human traits.
- Here, you should detail how the code and filesystem are structured within this repo... The code was written in Python using Google Colaboratory.