google/trax

Bidirectional RNN

Open

#1,078 opened on Oct 7, 2020

 (8 comments) (0 reactions) (0 assignees)Python (807 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (7,733 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?

Contributor guide