vlawhern / arl-eegmodels

This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
Other
1.17k stars 287 forks source link

What is the learning rate of the EEGNet_ssvep? #21

Closed YHM404 closed 3 years ago

vlawhern commented 3 years ago

For the EEGNet SSVEP model described in the paper (https://iopscience.iop.org/article/10.1088/1741-2552/aae5d8) we use Adam as the optimizer with default settings.

vlawhern commented 3 years ago

Closing this for now if there isn't any other questions..