Closed sameerashahh closed 4 months ago
Unable to import because the gru_rnn algorithm does not yet exist within the main branch's baselines folder. But it looks like there is a can-gru-rnn branch in the works, which when merged, should solve this import issue! https://github.com/DynaDojo/dynadojo/tree/can-gru-rnn
Describe the bug ModuleNotFoundError: No module named 'dynadojo.baselines.gru_rnn'
To Reproduce Steps to reproduce the behavior:
Expected behavior Imports should happen correctly.