Importent Keras Link
MLSTM-FCN codes
https://github.com/titu1994/MLSTM-FCN
Class activation map https://github.com/kevinfaust0308/KerasClassActivationMap/blob/master/Part_2_using_CAM.ipynb
Keras Model marge example https://statcompute.wordpress.com/2017/01/08/an-example-of-merge-layer-in-keras/
EEG Keras Documentery http://mediatum.ub.tum.de/doc/1422453/552605125571.pdf
CONVLSTM2D Example
https://github.com/keras-team/keras/blob/master/examples/conv_lstm.py
Grid Search Keras: https://towardsdatascience.com/hyperparameter-optimization-with-keras-b82e6364ca53
Introduction to 1D Convolutional Neural Networks in Keras for Time Sequences (differnce with 2d conv) https://blog.goodaudience.com/introduction-to-1d-convolutional-neural-networks-in-keras-for-time-sequences-3a7ff801a2cf
When not to use Deep-Learning https://www.kdnuggets.com/2017/07/when-not-use-deep-learning.html