Metadata-Version: 2.1
Name: filmtrfkeras
Version: 0.0.1
Summary: A from scratch implementation of Transformer model in Keras.
Home-page: https://github.com/rayniervanegmond/filmtrfkeras
Author: Raynier van Egmond
Author-email: raynierx@gmail.com
License: UNKNOWN
Keywords: filmtrfkeras
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# filmtrfkeras




**A from scratch implementation of Transformer model in Keras.**


## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [rayniervanegmond/pypackage](https://github.com/rayniervanegmond/pypackage) project template.


