Skip to content

Protein Secondary Structure Prediction project with RNNs and Transformers

Notifications You must be signed in to change notification settings

emanuele-progr/PSSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSSP

Protein Secondary Structure Prediction project

Final Project for the course of Machine Learning 2020-2021, University of Florence. The project aims to deepen the techniques and concepts exposed during the course through the implementation of the architectures and some tests. The task we will try to solve is the prediction of the secondary structure of the protein in 8 classes mainly with an architecture based on RNNs and, in the end, an attempt to adapt the task to the Transformer architecture.

For more details, a report in Italian is available here.

struttura-delle-proteine (1)

The reference dataset refers to Zhou & Troyanskaya's work and can be downloaded from the page https://www.princeton.edu/~jzthree/datasets/ICML2014/


SOURCES

With changes and additions, this code starts from :


Releases

No releases published

Packages

No packages published

Languages