Skip to content

AbbasSalami/EEG-ITNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

EEG-ITNet

The implementation of EEG-ITNet and other comparison deep models investigated in "EEG-ITNet: An Explainable Inception Temporal Convolutional Network for Motor Imagery Classification". The original paper can be found on IEEE Xplore. If you find this work useful in your research, please cite:

A. Salami, J. Andreu-Perez and H. Gillmeister, "EEG-ITNet: An Explainable Inception Temporal Convolutional Network for motor imagery classification," in IEEE Access, doi: 10.1109/ACCESS.2022.3161489.

Prerequisites

  • The code was initially run on NVIDIA TITAN X (CUDA 10.1 and cuDNN 7.6.0).
  • The code is based on Python 3.12.3 and TensorFlow 2.16.1.
  • Usage

    Code is provided as it is. Datases can be downloaded from their corresponding repositories. If you would like to use your own dataset, remember to reshape the data for each subject to the format of trial×channel×sample and modify the code accordingly.

    License

    Abbas Salami - University of Essex (C) ALL RIGHTS RESERVED - ATTRIBUTION IS REQUIRED. NON-COMMERCIAL USE, NO DERIVATIVES, NO REDISTRIBUTION WITHOUT EXPLICIT CONSENT OF THEIR AUTHOR ([email protected])

    Disclaimer

    IN NO EVENT SHALL THE AUTHOR OF THIS CODE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages