Metadata-Version: 2.1 Name: aoa-pytorch Version: 0.0.1 Summary: Attention on Attention - Pytorch Home-page: https://github.com/lucidrains/SAoA-pytorch Author: Phil Wang Author-email: lucidrains@gmail.com License: MIT Keywords: artificial intelligence,attention mechanism,visual question answering Platform: UNKNOWN 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 Requires-Dist: torch (>=1.6) Requires-Dist: einops (>=0.3) UNKNOWN