Hi,
While running this assignment I keep facing the following error in the code section that needs no modification: module 'trax.data' has no attribute 'inputs' error, for the line train_generator = trax.data.inputs.add_loss_weights(....)
I tried adding more imports and some more solutions but none of that seemed to work. This is crucial as the rest of the assignment depends on this.
Is this a problem anyone else has faced and can fix?
Thanks!