Investigate transfer learning
@sylvchev is already working on this.
Since Dec 3, 2020.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
I'm working on my MSc thesis (https://github.com/ErikBjare/thesis) and I am investigating the possibility for training models on public datasets and then using the learned model to train for a different task on my smaller dataset with different equipment (I have a Muse S and a OpenBCI Cyton).
I was curious if anyone has investigated this type of thing before (I searched the issues for 'transfer learning', but no results). Someone (maybe @sylvchev?) mentioned being interested in it on a NeuroTechX Paris hacknight, and I'm creating this issue to follow up on that interest.
For reference, here's a recent review on transfer learning in EEG: http://www.sciencedirect.com/science/article/pii/S0925231220314223
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.