5 skills found
santhisenan / DeepDefenseDDoS attack detection using BLSTM based RNN
arorabhavna / COVID19 ForecastingAn attempt to forecast the upcoming cases for CoVID19 in India using 1D-CNN, LSTM and BRNN based model . The dataset has been taken from the Kaggle Competition https://www.kaggle.com/covid19
s1998 / Protein Family ClassificationImplementation of BRNN based DL model for protein family classification.
Udayraj123 / Protein Secondary Structure PredictionImplementation of a BRNN based model for protein secondary structure prediction
MingjieQian / SequenceLabelingA TensorFlow (>=0.12.1) implementation of BRNN + CRF + Char-level embedding model for general sequence labeling, e.g., POS tagging, Named Entity Recognition, and Slot Tagging.