Metadata-Version: 2.1
Name: pytorch-gpx
Version: 0.1
Summary: An official implementation of "Gaussian Process Regression With Interpretable Sample-Wise Feature Weights"
Home-page: https://github.com/yuyay/gpx
Author: Yuya Yoshikawa
Author-email: yoshikawa@stair.center
Maintainer: Yuya Yoshikawa
Maintainer-email: yoshikawa@stair.center
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: gpytorch
Requires-Dist: torch
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: ipython
Requires-Dist: joblib
Requires-Dist: jupyter

UNKNOWN


