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

I have an error and would like to know how to remedy it. #5

Open
Natu-ja opened this issue Jun 14, 2022 · 1 comment
Open

I have an error and would like to know how to remedy it. #5

Natu-ja opened this issue Jun 14, 2022 · 1 comment

Comments

@Natu-ja
Copy link

Natu-ja commented Jun 14, 2022

Hello.
I am a university student studying artificial intelligence.
I am studying with your code as a reference.
I got an error in the last code "encoder_outputs, problem_output = encoder(input_var, input_length)" of the 59th execution of the published "seq2tree_analysis.ipynb" code.
The error code appears as "forward() missing 1 required positional argument: 'batch_graph'".
I would be happy to hear if there is any improvement.

@2003pro
Copy link
Owner

2003pro commented Sep 9, 2022

Sorry for the late response.
Firstly, the notebook file "seq2tree_analysis.ipynb" was used for debugging code and not well formed. Therefore, the execution order may need changes. I suggest you execute cells according to the given order.

Secondly, I am wondering if you could give me your execution details about this fault, like the environment or docker you used. Maybe I could reimplement your errors and give further suggestions. According to your current description, I can not tell exactly where your issue lies.

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