Skip to content

Conversation

BakerMara
Copy link
Contributor

No description provided.

return self.one_embedding.forward(ids)


class DenseLayer(nn.Module):
Copy link
Contributor

Choose a reason for hiding this comment

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

uesless

Copy link
Contributor

@ShawnXuan ShawnXuan left a comment

Choose a reason for hiding this comment

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

RecommenderSystems/pnn/tools/h5_to_parquet.py is useless


2. Install all other dependencies listed below.

```json
Copy link
Contributor

@ShawnXuan ShawnXuan Jun 1, 2022

Choose a reason for hiding this comment

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

keep psutil, petstorm
some dependincies will be installed with oneflow
versions are only optional


> χ may include categorical fields (e.g., gender, location) and continuous fields (e.g., age). Each categorical field is represented as a vector of one-hot encoding, and each continuous field is represented as the value itself, or a vector of one-hot encoding after discretization.

1. Download the [Criteo Kaggle dataset](https://www.kaggle.com/c/criteo-display-ad-challenge) and then split it using [split_criteo_kaggle.py](https://github.com/Oneflow-Inc/models/blob/dev_ipnn_only/RecommenderSystems/pnn/tools/split_criteo_kaggle.py).
Copy link
Contributor

Choose a reason for hiding this comment

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

@BakerMara BakerMara merged commit 7fd41f1 into main Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants