Metadata-Version: 2.1
Name: byol-pytorch
Version: 0.7.0
Summary: Self-supervised contrastive learning made simple
Home-page: https://github.com/lucidrains/byol-pytorch
Author: Phil Wang
Author-email: lucidrains@gmail.com
License: MIT
Keywords: self-supervised learning,artificial intelligence
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.6
Requires-Dist: torchvision>=0.8
