Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 516 Bytes

Message-Passing Neural Network (MPNN)

Message-Passing Neural Network (MPNN) model for predicting molecular properties Implement according to Gilmer et al. https://arxiv.org/abs/1704.01212

Input preparation

Prepared files:

  • Train
    • Nodes features
    • Edges features input
    • Edges output
  • Test
    • Nodes features
    • Edges features input