Computational Biology Final Project

Computational Biology: protein sequence 这一领域的研究,思想很简单,就是研究者们认为蛋白质的氨基酸序列中包含了这个蛋白质的结构与功能信息, 因此可以通过分析蛋白质的氨基酸序列来预测蛋白质的结构与功能 Protein language models 目录: Unified rational protein engineering with sequence-based deep representation learning Biological Structure and Function Emerge from Scaling Unsupervised Learning to 250 Million Protein Sequences Language models of protein sequences at the scale of evolution enable accurate structure prediction Unified rational protein engineering with sequence-based deep representation learning 2019 年的一篇文章, 在 UniRef 50 数据集上使用 RNN + Cross Entropy 进行训练,最终得到的 Token 表示是对所有层的输出取平均得到,训练时使用 self supervised learning 的方式,训练目标是预测下一个 token 的概率分布 ...

June 2, 2026 · 1 min