A comprehensive collection of 30+ recurrent neural network layers for Flux.jl

flux gated-neural-network gated-recurrent-units gru lstm mgu nas ran recurrent-networks recurrent-neural-network recurrent-neural-networks recurrent-units rhn rnn scrn
2 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Update gate RNN (`UGRNN`) about 1 month ago

AI Summary: Implement a new recurrent neural network layer, specifically the Update Gate RNN (UGRNN), for the RecurrentLayers.jl package in Julia. This involves translating the provided mathematical equations into Julia code, ensuring compatibility with the existing Flux.jl framework, and adding thorough testing.

Complexity: 4/5
good first issue cell

A comprehensive collection of 30+ recurrent neural network layers for Flux.jl

Julia
#flux#gated-neural-network#gated-recurrent-units#gru#lstm#mgu#nas#ran#recurrent-networks#recurrent-neural-network#recurrent-neural-networks#recurrent-units#rhn#rnn#scrn

AI Summary: Implement more specific initializers for the recurrent neural network layers in RecurrentLayers.jl, mirroring the approach used in Lux.jl and LuxRecurrentLayers.jl to improve the flexibility and control over model initialization. This involves modifying existing layer implementations to accept and utilize more detailed initializer specifications.

Complexity: 4/5
enhancement good first issue

A comprehensive collection of 30+ recurrent neural network layers for Flux.jl

Julia
#flux#gated-neural-network#gated-recurrent-units#gru#lstm#mgu#nas#ran#recurrent-networks#recurrent-neural-network#recurrent-neural-networks#recurrent-units#rhn#rnn#scrn