Skip to content
/ TASA Public
forked from wzwvv/TASA

This is the source code for paper "Unsupervised Domain Adaptation for Cross-Patient Seizure Classification"

Notifications You must be signed in to change notification settings

Murphyzc/TASA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASA

This is the source code for paper "Unsupervised Domain Adaptation for Cross-Patient Seizure Classification".

main files

  • tasa_sds_gda merges the proposed tasa, sds, and gda methods;
  • mldg and maml are two meta-learning baselines;
  • mlp is a deep neural network baseline without using any tricks.

data

Dataset can be obtained in directory "./data/fts_labels/", containing S1-S27.

utils

Some necessary functions are in utils directory.

About

This is the source code for paper "Unsupervised Domain Adaptation for Cross-Patient Seizure Classification"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%