Is it possible to implement a bidirectional LSTM just by changing parameter 'bidirectional = True' in the code? Please let me know if this works.