Skip to content

TensorFlow and PyTorch Implementation for Brain Age Estimation

License

Notifications You must be signed in to change notification settings

hualouliang/BrainAgePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainAgePrediction

On Systematic Bias in Brain Age Estimation using Machine Learning

Brain Age Prediction using Ridge Regression, Gaussian Process Regression, Support Vector Regression and Deep Neural Networks (DNNs). The DNNs are implemented with Keras and TensorFlow, as reported in the paper below, and PyTorch.

Hualou Liang, Fengqing Zhang and Xin Niu, Investigating Systematic Bias in Brain Age Estimation with Application to PTSD, Human Brain Mapping, 2019.

To create a local version on your computer of the folder, open the terminal on your computer, change directory to where you want this folder to go. Enter the command

git clone https://github.com/hualouliang/BrainAgePrediction 

Change directories to this folder:

cd BrainAgePrediction

About

TensorFlow and PyTorch Implementation for Brain Age Estimation

Resources

License

Stars

Watchers

Forks

Packages

No packages published