Skip to content

NonaRjb/EBG_analysis

Repository files navigation

Introduction

This is a Python implementation of the experiments conducted for the project "Towards Olfactory Brain-Computer Interfaces: A Feasibility Study". The codes can be divided into:

  • Dataset-related
  • Model-related
  • Training-related

scripts. Models are either neural networks or classic machine learning models such as logistic regression and support vector machines. The training code for each group is in a separate file. Code for model architectures is under the models directory. EBG4 stands to represent the dataset we used to train and evaluate the model. All dataset-related files are stored under the dataset directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published