Predict the enzyme class of a given FASTA sequence using deep learning methods including CNNs, LSTM, BiLSTM, GRU, and attention models along with a host of other ML methods.
-
Updated
Aug 29, 2021 - Python
Predict the enzyme class of a given FASTA sequence using deep learning methods including CNNs, LSTM, BiLSTM, GRU, and attention models along with a host of other ML methods.
Multi-class enzyme classification using machine learning
Predict the enzymatic status of protein sequences and classify enzymatic proteins
The objective of this project was to construct LSTM and GRU binary classifier models that could predict the class of input enzyme sequences.
Add a description, image, and links to the enzyme-classification topic page so that developers can more easily learn about it.
To associate your repository with the enzyme-classification topic, visit your repo's landing page and select "manage topics."