google/trax

Bidirectional RNN

Open

#1,078 opened on Oct 7, 2020

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

Repository metrics

Stars
 (7,733 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide