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

Missing train function usage #1

Open
AngusMonroe opened this issue Jul 25, 2019 · 1 comment
Open

Missing train function usage #1

AngusMonroe opened this issue Jul 25, 2019 · 1 comment

Comments

@AngusMonroe
Copy link

Hi,

I'm trying to use your code to a chatbot and your work is very valuable to me. However, I found that you only published the statement of function Train and TrainIters without an example of how I could use it.

Moreover, when I try to call the TrainIters function, I found some parameters, such as encoder_optimizer, decoder_optimizer and clip have never been mentioned before. So I have no idea with the format of them. Could you please tell me how to get these parameters or just give me an example of training the model.

Thank you!

@SudharshanShanmugasundaram
Copy link
Owner

https://pytorch.org/tutorials/beginner/chatbot_tutorial.html
Refer this link for better understanding

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