Skip to content

Commit b412628

Browse files
author
Dhruva Shaw
committed
again try
1 parent ba83ca5 commit b412628

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_projects/mcba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The dataset captured brainwave signals corresponding to the following activities
141141
8. **Rest**: Recorded between each task to capture the resting state.
142142

143143
### 3. Feature Extraction and Classification
144-
Feature extraction and activity classification were performed using **transfer learning** with **YamNet** <d-cite key="gregor2015draw"></d-cite>, a deep neural network model.
144+
Feature extraction and activity classification were performed using **transfer learning** with **YamNet** <d-cite key="yamnetgithub"></d-cite>, a deep neural network model.
145145
* **Audio Representation**: Audio files were imported into **MATLAB** using an **Audio Datastore**. Mel-spectrograms, a time-frequency representation of the audio signals, were extracted using the yamnetPreprocess.
146146
* Dataset Split: The data was divided into **training (70%)**, **validation (20%)**, and **testing (10%)** sets.
147147
Transfer Learning with YamNet :

assets/bibliography/papers.bib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ @article{yamnetgithub
4444
journal={GitHub},
4545
year={2024},
4646
author={Google and Ellis, Dan and Plakal, Manoj},
47+
title={Yamnet : Github}
4748
}
4849

4950
@article{asanza2023,

0 commit comments

Comments
 (0)