LuxDL/Lux.jl

Higher level recurrent layers

Open

#972 创建于 2024年10月7日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Julia (700 star) (84 fork)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!

贡献者指南