nengo / keras-lmu

Keras implementation of Legendre Memory Units
https://www.nengo.ai/keras-lmu/
Other
207 stars 35 forks source link

Update theta's type in docstrings #31

Closed arvoelke closed 2 years ago

arvoelke commented 3 years ago

Theta does not need to be an integer.

arvoelke commented 3 years ago

Superceded by #41.

drasmuss commented 2 years ago

Done in https://github.com/nengo/keras-lmu/pull/41