dskoda / 2024-UChicago-AI-Science

Tutorials for the UChicago AI + Science Summer School 2024 (July 17, 2024)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorials for the UChicago AI + Science Summer School 2024

Slides

The slides are available on Google Drive under this link.

Contents

This repository contains the code for the tutorial on Atomistic Adversarial Attacks and QUESTS: Quick Uncertainty and Entropy from STructural Similarity presented to the UChicago AI + Science Summer School 2024. The notebooks are available in Google Colab at the following links:

The tutorials have some precomputed information in folder named results and datasets in the folders gap20 and rmd17. Only part of the datasets are available in this repository for brevity.

References

Papers

The references for the papers are:

  • D. Schwalbe-Koda*, A. R. Tan*, and R. Gomez-Bombarelli. Differentiable sampling of molecular geometries with uncertainty-based adversarial attacks. Nat. Commun. 12, 5104 (2021). Link

  • D. Schwalbe-Koda et al. Information theory unifies atomistic machine learning, uncertainty quantification, and materials thermodynamics. arXiv:2404.12367 (2024). Link

Datasets

The full references for the datasets are:

License

This repository is made available under the BSD-3 License, with the exception of the parts of the datasets:

  • The rMD-17 dataset is distributed under the Public Domain.
  • The GAP-20 dataset is distributed under the CC-BY 4.0 License.

About

Tutorials for the UChicago AI + Science Summer School 2024 (July 17, 2024)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%