Transformers.jl
Transformers.jl copied to clipboard
More Transformer architectures
Hi! We're implementing some transformer architectures like Gated Transformer Networks for Multivariate Time Series Classification. Are you interested in pulling more examples like this?
@Oblynx Oh, nice. I was just about to start doing something similar from scratch. Do you have something already that works. A MWE (repo) will be great to have and take a look at . I'm more interested in multivariate time series forecasting. So far, I haven't found a working example. So, I suppose I will start from scratch.
We just started but will have news within the week.
On Tue, Jul 20, 2021, 09:20 Lázaro Alonso @.***> wrote:
@Oblynx https://github.com/Oblynx Oh, nice. I was just about to start doing something similar from scratch. Do you have something already that works. A MWE (repo) will be great to have and take a look at .
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chengchingwen/Transformers.jl/issues/69#issuecomment-883157740, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHEVLMNYOEO2RDXP2GGPADTYUPUBANCNFSM5AVDK2MQ .
Are you interested in pulling more examples like this?
@Oblynx Sure! That will be nice.