Closed Usmaniatech closed 5 years ago
hi @Usmaniatech - can you provide your jupyter notebook? and also what you mean by "trained exe file"?
I have changed the scripts. It is solved. Now I am using this repo and this works fine. https://github.com/katnoria/unityml-tennis
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
After training the exe file using jupyter notebook, the exe file hangs and I am not able to see the trained exe file. I am storing the weights of actor and critic in .pth file. I have tried training the tennis example, but facing the same issue. Is there any way that I can generate .pb and .bytes model using jupyter notebook ?