Release 0.8.0
Compatible with TensorFlow 2.8 - 2.19
Added
- Added an
input_dparameter toLMUCell. This only needs to be specified whenhidden_cell=Noneandinput_to_hidden=True; in that scenario it is required in order to accurately setLMUCell.output_size. (#56)