An open API service indexing awesome lists of open source software.

https://github.com/wambugu71/transformers_decoder_keras_tensorflow


https://github.com/wambugu71/transformers_decoder_keras_tensorflow

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# transformers_decoder_keras_tensorflow
An implimentation of a transformers decoder in tensorflow and keras, without the use of RNNs and LSTMS.
The algorithm is inspired by derrick from mlnuggets,where its advanced by me.
...