Metadata-Version: 1.1
Name: s-atmech
Version: 0.1
Summary: s-atmech is an independent Open Source, Deep Learning python library which implements attention mechanism as a RNN(Recurrent Neural Network) Layer as Encoder-Decoder system. (only supports Bahdanau Attention right now).
Home-page: https://github.com/Samsomyajit/s-atmech
Author: Somyajit Chakraborty(Sam)
Author-email: somyajitchppr@gmail.com
License: MIT
Download-URL: https://github.com/Samsomyajit/s-atmech/archive/ver1.0.1.tar.gz
Description: s-atmech is an independent Open Source, Deep Learning python library which implements attention mechanism as a RNN(Recurrent Neural Network) Layer as Encoder-Decoder system. (only supports Bahdanau Attention right now).
Keywords: Attention Mechanism,Natural Language Processing,Copy Mechanism,Text Summarization,Text Processing,Sentiment Analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
