LuxDL/Lux.jl

Higher level recurrent layers

Open

#972 opened on 2024年10月7日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Julia (700 stars) (84 forks)batch import
good first issue

説明

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!

コントリビューターガイド