hyunwoo95

Results 2 issues of hyunwoo95

I have some questions about DIN parameters. In the parameter description, history_feature_list indicate sequence sparse field, in your example code, it was ['item', 'item_gender']. So, self.history_fc_name = ['hist_item', 'hist_item_gender']. In...

question

I am implementing the BIOT encoder, but linear_attention_transformer.py is missing, so I cannot train BIOT. could you upload linear_attention_transformer.py?