Unidirectional is *not* the only way...
Recurrent Neural Networks, Long Short Term Memory, and Gated Recurrent Units, all three have one similarity. They all are unidirectional. It means, context is created by only and only considering the past. However, some use cases benefit to have cont...
japkeeratsingh.com1 min read