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!

貢獻者指南

Higher level recurrent layers · LuxDL/Lux.jl#972 | Good First Issue