Skip to content

Project for course EI328. Unsupervised Domain Adaptation on EEG-based Sentiment Classification

License

Notifications You must be signed in to change notification settings

comprehensiveMap/EI328-project

Repository files navigation

EI328-project

================= Our experiments are conducted using Pytorch 1.4.0====================
To run our experiment over all advanced models, please first activate your pytorch evirenment, and just use:
(torch)$ python3 train_seeds.py
Then you will get accuracy records in model files.
Next, use:
(torch)$ python3 compute_mu_std.py
to do the results processing work.
After this, you will see all_model.json on current fold.
Finally, use:
(torch)$ python3 draw_all.py
to do the visualization work and get mean accuracy and standard deviation.
(torch)$ python3 t-SNE.py
to draw the pictures of case study.
If you want to run our baselines, just open the .ipynb files on fold \baselines.

About

Project for course EI328. Unsupervised Domain Adaptation on EEG-based Sentiment Classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published