Release 0.3.0
Changed
- Renamed module from
lmu
tokeras_lmu
(so it will now be imported viaimport keras_lmu
), renamed package fromlmu
tokeras-lmu
(so it will now be installed viapip install keras-lmu
), and changed any references to "NengoLMU" to "KerasLMU" (since this implementation is based in the Keras framework rather than Nengo). In the future thelmu
namespace will be used as a meta-package to encapsulate LMU implementations in different frameworks. (#24)