Metadata-Version: 2.1
Name: quaterion-models
Version: 0.1.1
Summary: The collection of building blocks building fine-tunable metric learning models
Home-page: https://github.com/qdrant/quaterion-models
Keywords: framework,metric-learning,similarity,deep-learning,pytorch
Author: generall
Author-email: andrey@vasnetsov.com
Requires-Python: >=3.7,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: fasttext
Requires-Dist: gensim (>=4.1.2,<5.0.0); extra == "fasttext"
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: torch (>=1.8.2)
Project-URL: Repository, https://github.com/qdrant/quaterion-models
Description-Content-Type: text/markdown

# Quaterion-models

The collection of building blocks building fine-tunable metric learning models.


