DecisionTransformerInterpretability
DecisionTransformerInterpretability copied to clipboard
Check how LSTM model BOW init is being done and whether it needs a fix
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.