We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Kelvin
I wanna to run your code, but I don't know how to start.
I download some corpus, I get the data "dataset.json" , is that what I need ?
Also, I wanna to know how the convolution in "encoder" works, can you give me an example?
For example , here comes a 3-D matrix (1002003) , how can I set my "filter(extract)" , the 3-D or 2-D or others? and what the result be ?
Best wishes
The text was updated successfully, but these errors were encountered:
@CathyW77, perhaps the instructions in this fork and the associated training data can help you get started. Good luck!
Sorry, something went wrong.
I want to run this on my own dataset.... is there any kind of specific format it needs? How to prepare dataset? Flow of the code?
Excuse me ! have you run the code ? Could you tell me how to run it ? thank you !
No branches or pull requests
Hi, Kelvin
I wanna to run your code, but I don't know how to start.
I download some corpus, I get the data "dataset.json" , is that what I need ?
Also, I wanna to know how the convolution in "encoder" works, can you give me an example?
For example , here comes a 3-D matrix (1002003) , how can I set my "filter(extract)" , the 3-D or 2-D or others? and what the result be ?
Best wishes
The text was updated successfully, but these errors were encountered: