The RNN module is made for the triaxial dataset. It should be generalized to - [x] take `DynamicSystem.ctrl_data` (input), `DynamicSystem.param_data` (input), and`DynamicSystem.sim_data` (output) coming out of GL directly - [ ] #69 - [ ] #71 - [x] Allow a mixed use of machine learning and model-based
The RNN module is made for the triaxial dataset. It should be generalized to
DynamicSystem.ctrl_data(input),DynamicSystem.param_data(input), andDynamicSystem.sim_data(output) coming out of GL directly