Skip to content

openforcefield/openff-nagl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2bc95a0 · Jan 21, 2025
Jan 15, 2025
Nov 18, 2024
Jan 21, 2025
Oct 14, 2024
Dec 17, 2024
Sep 19, 2022
Mar 1, 2023
Mar 9, 2023
Jan 15, 2025
Oct 13, 2024
Sep 18, 2024
Mar 22, 2023
May 31, 2024
Nov 1, 2022
Nov 1, 2022
Jun 14, 2022
Feb 4, 2023
Aug 9, 2023
Jan 15, 2025
Jan 15, 2025
Jan 21, 2025
Jan 15, 2025
Feb 12, 2024

Repository files navigation

NAGL

Latest release Last release tag GitHub commits since latest release (by date) for a branch Documentation Status
Status GH Actions Status codecov
Community License: MIT DOI

A playground for applying graph convolutional networks to molecules, with a focus on learning continuous "atom-type" embeddings and from these classical molecule force field parameters.

Note: This project is still in development and liable to substantial API and other changes.

This framework is mostly based upon the End-to-End Differentiable Molecular Mechanics Force Field Construction preprint by Wang, Fass and Chodera.

NAGL is bound by a Code of Conduct.

See our documentation for notes on installation, basic usage, theory, and examples!

Copyright

The NAGL source code is hosted at https://github.com/openforcefield/openff-nagl and is available under the MIT license (see the file LICENSE). Some parts inherit from code distributed under other licenses, as detailed in LICENSE-3RD-PARTY).

NAGL inherits from Simon Boothroyd's NAGL library at https://github.com/SimonBoothroyd/nagl.