nengo / keras-lmu

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

Update API #22

Closed drasmuss closed 3 years ago

drasmuss commented 3 years ago

Lots of changes to the LMU API to make it more user-friendly, and add support for new features (like multi-dimensional memories and dropout).

Some of the most significant changes are:

See the diff in CHANGES.rst for all the details.