### Description Allow for training multiple parameter sets at once ### Objectives - [ ] change node dims to 3 (batch, memory, model) - [ ] change weight dims to 1 (model) - [ ] change model error dims to 3 (batch, memory, model)
Description
Allow for training multiple parameter sets at once
Objectives