Metadata-Version: 2.1
Name: eagpytorch
Version: 0.1.2
Summary: We have created a module to run the Gaussian process model. We have implemented the code based on GPyTorch.
Home-page: https://github.com/yucho147/GP
Author: Hirotaka Kato, Naofumi Emoto and Yuya Kaneta
Author-email: yucho147@gmail.com
License: MIT
Project-URL: Source, https://github.com/yucho147/GP
Keywords: gpytorch,pytorch,gaussian-process
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: torch
Requires-Dist: gpytorch
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyro-ppl
Requires-Dist: PyYAML
Requires-Dist: attrdict
Provides-Extra: dev
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'

UNKNOWN


