Wenlin-Chen / ADKF-IFT

Official PyTorch Implementation of ADKF-IFT from Meta-learning Adaptive Deep Kernel Gaussian Processes for Molecular Property Prediction (ICLR 2023)
https://openreview.net/forum?id=KXRSh0sdVTP
Other
9 stars 1 forks source link

Integrating the PAR training and evaluation procedure into the FS-Mol evaluation pipeline #2

Closed Wenlin-Chen closed 2 years ago

Wenlin-Chen commented 2 years ago

The implementation of PAR is taken from its official GitHub Repo.