DecisionTransformerInterpretability icon indicating copy to clipboard operation
DecisionTransformerInterpretability copied to clipboard

Check how LSTM model BOW init is being done and whether it needs a fix

Open jbloomAus opened this issue 1 year ago • 0 comments

The BOWEmbedding from BabyAI has very large vectors on init. I wonder if that's really terrible and was slowing down my training of demo generating models. Need to investigate at some point.

jbloomAus avatar May 03 '23 06:05 jbloomAus