chengchingwen / Transformers.jl

Julia Implementation of Transformer models
MIT License
526 stars 75 forks source link

Creating a new Stacks.jl library #63

Closed irhum closed 1 year ago

irhum commented 3 years ago

The Stacks structure introduced in this package (https://chengchingwen.github.io/Transformers.jl/dev/stacks/) is versatile enough that any multi-input multi-output model in the Julia ecosystem could potentially benefit. Opening this issue to suggest that it be split of into its own package.

irhum commented 3 years ago

Running the project here: https://github.com/irhum/Stacks.jl