Module: tfrs.layers
Stay organized with collections
Save and categorize content based on your preferences.
Layers.
Modules
blocks
module: Convenience blocks for building models.
dcn
module: Implements Cross
Layer, the cross layer in Deep & Cross Network (DCN).
embedding
module: Embedding layers.
factorized_top_k
module: Layers for retrieving top K recommendations from factorized retrieval models.
feature_interaction
module: Feature Interaction layers.
loss
module: Layers related to loss computation.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# Module: tfrs.layers\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/recommenders/blob/v0.7.3/tensorflow_recommenders/layers/__init__.py) |\n\nLayers.\n\nModules\n-------\n\n[`blocks`](../tfrs/layers/blocks) module: Convenience blocks for building models.\n\n[`dcn`](../tfrs/layers/dcn) module: Implements `Cross` Layer, the cross layer in Deep \\& Cross Network (DCN).\n\n[`embedding`](../tfrs/layers/embedding) module: Embedding layers.\n\n[`factorized_top_k`](../tfrs/layers/factorized_top_k) module: Layers for retrieving top K recommendations from factorized retrieval models.\n\n[`feature_interaction`](../tfrs/layers/feature_interaction) module: Feature Interaction layers.\n\n[`loss`](../tfrs/layers/loss) module: Layers related to loss computation."]]