Searched refs:BGCF (Results 1 – 2 of 2) sorted by relevance
88 class BGCF(nn.Cell): class97 super(BGCF, self).__init__()200 network = BGCF([64, num_user, num_item], 64, "tanh",
1375 - [STABLE] BGCF: a Bayesian Graph Collaborative Filtering(BGCF) framework used to model the uncerta…2488 - New GNN model BGCF