Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Bidirectional RNN #1078
Bidirectional RNN #1078
Comments
|
I believe they should be easy to implement. We don't have them by default yet - a PR adding them would be welcome! |
|
Hey @lukaszkaiser mind if I take a stab at this? |
|
if nobody is working currently, I'll submit PR. (@narayanacharya6 ) |
|
I haven't started yet, so go for it @zvikinoza |
Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?