Metadata-Version: 2.1
Name: mead-layers
Version: 2.2.12
Summary: Reusable Deep-Learning layers for NLP
Home-page: https://www.github.com/mead-ml/mead-layers
Author: mead-ml
Author-email: mead.baseline@gmail.com
License: Apache 2.0
Download-URL: https://www.github.com/mead-ml/mead-layers/archive/2.2.12.tar.gz
Description: # Eight Mile
        
        [![PyPi Version](https://img.shields.io/pypi/v/mead-layers)](https://pypi.org/project/mead-layers/) [![Actions Status](https://github.com/mead-ml/mead-layers/workflows/Unit%20Test/badge.svg)](https://github.com/mead-ml/mead-layers/actions) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        Layers built on PyTorch/TensorFlow for reuse in MEAD framework (or a la carte)
        
Keywords: deep-learning,nlp,pytorch,tensorflow
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: yaml
Provides-Extra: tf2
Provides-Extra: plot
