8000 error while training on custom data · Issue #16 · songgc/TF-recomm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

error while training on custom data #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pranav318 opened this issue Feb 10, 2021 · 0 comments
Open

error while training on custom data #16

pranav318 opened this issue Feb 10, 2021 · 0 comments

Comments

@pranav318
Copy link

Hello,
I am trying to train the model on custom dataset but in my case the user_id and the item_id are too long (more than 20digit) ,
so i am facing an error that int is too long to convert to c long , i tried to convert them in to float but it seems tensorflow.placeholder takes only int32 and int 64 as input. can you please help me in this regard.

Thank You in advance

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

No branches or pull requests

1 participant
0