Datasets
Standard Dataset
Cheby-KANs Dataset
- Citation Author(s):
- Submitted by:
- Andres Frederic
- Last updated:
- Mon, 12/09/2024 - 08:27
- DOI:
- 10.21227/d1dm-mq93
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
These are the codes and models used in our experiments regarding our submitted article “Cheby-KANs:
Advanced Kolmogorov-Arnold Networks for Applying Geometric Deep Learning in Quantum Chemistry
Applications”. The code is developed using python programming language. In our paper we hae
developed the B-spline based KANs with a more powerful and much faster polynomials “shifted-
Chebyshev polynomials” of the first kind. Also, we integrated our new architecture with geometric deep
learning to predict quantum properties. This was done by modifying the famous Schnet model by using
our new model rather than the ordinary multi-layer-perceptrons. Attached are the files for the codes
and the pretrained models.
We are using python for our experiments, and make sure to install the latest version of Pytorch and Pytorch-Geometric to be ble to load the pretrained models to reproduce the results.