Skip to content
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

How to use seq2seq for simple sequences #274

Open
rt3722 opened this issue Apr 18, 2019 · 1 comment
Open

How to use seq2seq for simple sequences #274

rt3722 opened this issue Apr 18, 2019 · 1 comment

Comments

@rt3722
Copy link

rt3722 commented Apr 18, 2019

Hi

I have a simple categorical sequence data set like
Target has 3 classes

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 Target
0 1 1 2 2 2 3 3 3 3 3 3 1

Will be able to use seq2seq for these king of problems?
can you sample syntax

Thank you.

@Adeela12
Copy link

Were you able to find the solution? @rt3722

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

2 participants