/molecule-energy-rucode-5.0

⚗️ AI that can predict the energy of a molecule based on its three-dimensional representation (conformation). Problem proposed by the Artificial Intelligence Research Institute at the RuCode 5.0

Primary LanguageJupyter NotebookMIT LicenseMIT

Work on this project is continued in this repository.


Molecule energy RuCode 5.0

Problem

Description

The chemical and physical properties of a molecule are determined not only by the structural formula, but also by its three-dimensional realization. An important task in the search for possible three-dimensional realizations (conformations) of molecules is the estimation of their energies.

One proven approach for predicting conformational energies and other chemical and physical properties is the use of GNNs (Graphed Neural Networks) [Schrödinger network, Directional Message Passing for Molecular Graphs].

In this competition, you need to learn how to predict energy from a three-dimensional representation of a molecule. You will be given a set of conformations for a subsample of molecules from the MOSES dataset. For some of the conformations, the energy value will also be given.

Evaluation

Evaluation metric – MAE.

My solution

You can listen to my solution on the livestream (only in russian).

[WIP]

Leaderboard

Results of the competition can be watched on the livestream (only in russian).

Kaggle Badge

License

All of the codebase is MIT Licensed unless otherwise stated.