LuxDL/Lux.jl

Higher level recurrent layers

Aperta

#972 aperta il 7 ott 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Julia (84 fork)batch import
good first issue

Metriche repository

Star
 (700 stelle)
Metriche merge PR
 (Merge medio 13g 21h) (2 PR mergiate in 30 g)

Descrizione

Hi! While it is relatively straightforward to implement higher level constructions like LSTM and GRU it's also nice to have a layer provided by the library like PyTorch does, having details like bidirectionality and dropout taken care of. Are there any plans to include this in Lux as well?

Thanks!

Guida contributor