Skip to content

Conversation

chengmengli06
Copy link
Collaborator

add eges model(Enhanced Graph Embedding with Side Information).

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Mar 4, 2022

CI Test Failed

@github-actions
Copy link

github-actions bot commented Mar 5, 2022

CI Test Failed

@github-actions
Copy link

github-actions bot commented Mar 6, 2022

CI Test Passed

@github-actions github-actions bot added the ci_test_passed ci test passed label Mar 6, 2022
@github-actions github-actions bot removed the ci_test_passed ci test passed label Mar 7, 2022
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

CI Test Passed

@github-actions github-actions bot added the ci_test_passed ci test passed label Mar 7, 2022
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

CI Test Passed

@github-actions github-actions bot added ci_test_passed ci test passed and removed ci_test_passed ci test passed labels Mar 8, 2022
@@ -49,7 +49,8 @@ def build_input_layer(self, model_config, feature_configs):
wide_output_dim=model_config.deepfm.wide_output_dim,
use_embedding_variable=model_config.use_embedding_variable,
embedding_regularizer=self._emb_reg,
kernel_regularizer=self._l2_reg)
kernel_regularizer=self._l2_reg,
group_as_scope=model_config.group_as_scope)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add parameter group_as_scope in fm and wide&deep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci_test_passed ci test passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants