News

from module_train.basic_model.model_architecture_dl.sub_layer.cnn_feature_extract import CNNFeatureExtract1D, CNNFeatureExtract2D from ...
In this project, I aimed to train a seq2seq model using basic Encoder-Decoder architecture with Bahdanau Attention and with custom sequence Dataset. You can train the model by setting Just "TRAIN" to ...
The merging and pooling operators enhances the ability of capturing short-range interactions between basic units of biological sequences. The proposed deep-learning architecture and its training ...