Metadata-Version: 2.0
Name: keras-attention-block
Version: 0.0.1
Summary: simple tools
Home-page: https://github.com/NLP-Deeplearning-Club/keras_attention_block/
Author: hsz
Author-email: hsz1273327@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
Requires-Dist: mkl
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: keras
Provides-Extra: dev
Requires-Dist: wheel; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: mypy; extra == 'test'
Requires-Dist: mypy-extensions; extra == 'test'
Requires-Dist: lxml; extra == 'test'

        keras_attention_block

        ===============================

        

        * version: 0.0.1

        

        * status: dev

        

        * author: hsz

        

        * email: hsz1273327@gmail.com

        

        Desc

        --------------------------------

        

        simple tools

        

        

        keywords:keras,deeplearning,attention

        

        

        Feature

        ----------------------

        * Feature1

        * Feature2

        

        Example

        -------------------------------

        

        .. code:: python

        

        

        

        Install

        --------------------------------

        

        - ``python -m pip install keras_attention_block``

        

        

        Documentation

        --------------------------------

        

        `Documentation on Readthedocs <https://github.com/NLP-Deeplearning-Club/keras_attention_block/>`_.

        

        

        

        TODO

        -----------------------------------

        * todo

        

        Limitations

        -----------

        * limit

        

        
Keywords: keras,deeplearning,attention
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Documentation :: Sphinx
