https://github.com/arkaung/brain_cnn
Convolutional Neural Network to classify whether a given fMRI images are results of subjects seeing pictures or sentences
https://github.com/arkaung/brain_cnn
Last synced: 9 months ago
JSON representation
Convolutional Neural Network to classify whether a given fMRI images are results of subjects seeing pictures or sentences
- Host: GitHub
- URL: https://github.com/arkaung/brain_cnn
- Owner: ArkAung
- License: mit
- Created: 2017-06-04T17:45:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T18:05:36.000Z (about 9 years ago)
- Last Synced: 2025-03-12T07:27:56.707Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 33.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brain CNN
* Convolutional Neural Network to classify whether a given fMRI images are results of subjects seeing pictures or images
* The dataset used is CMU starplus dataset: https://www.cs.cmu.edu/afs/cs.cmu.edu/project/theo-81/www/
* All the experiments are in expermients/ folder