-
Notifications
You must be signed in to change notification settings - Fork 31
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
replicating the results - infinite loop #12
Comments
From the second figure, I only see an error, but not the infinite loop as you mentioned. |
I meant to say with infinite loop that this error message is generated over and over again. It doesn't stop. |
Do you know which versions of DeepXDE and Tensorflow you used for this paper. Then I will use a IDE with that exact versions of the packages. |
See https://github.com/lululxvi/deep-learning-for-indentation#code for the version. |
Thank you! Now after changing from version 1.1.3 to 1.1.2, it works. |
Hello!
First of all, thank you for publishing the code and the data for this paper.
There is an issue using "nn.py". If I run the code without choosing anything in "main()", it works. But if i uncomment anything in "main()" my PC is caught in an infinite loop with always the same output in the Spyder console, but unfortunately I don't know why. Maybe because the packages have been updated since publishing the code. Do you know the package versions you used? I am very grateful if you could please have a look at the attached screenshots and possibly offer a solution.
In one of the screenshots I marked a line in the error message. Maybe thats part of the problem.
.
The text was updated successfully, but these errors were encountered: