Home
last modified time | relevance | path

Searched refs:BGCF (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/export_and_load/
Dtest_bgcf.py88 class BGCF(nn.Cell): class
97 super(BGCF, self).__init__()
200 network = BGCF([64, num_user, num_item], 64, "tanh",
/third_party/mindspore/
DRELEASE.md1375 - [STABLE] BGCF: a Bayesian Graph Collaborative Filtering(BGCF) framework used to model the uncerta…
2488 - New GNN model BGCF