We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b93019 commit eb557cfCopy full SHA for eb557cf
config/publications.ts
@@ -20,7 +20,7 @@ export const publications = [
20
title: "Protein-Nucleic Acid Complex Modeling with Frame Averaging Transformer",
21
authors: "Tinglin Huang, Zhenqiao Song, Rex Ying, Wengong Jin",
22
venue: "NeurIPS, 2024",
23
- page: null,
+ page: "faformer",
24
code: "https://github.com/Graph-and-Geometric-Learning/Frame-Averaging-Transformer",
25
paper: "https://arxiv.org/abs/2406.09586",
26
abstract: "Propose a novel unsupervised aptamer screening paradigm and FAFormer, a frame averaging-based equivariant transformer architecture.",
0 commit comments