deeplearning4j-examples icon indicating copy to clipboard operation
deeplearning4j-examples copied to clipboard

App crash when running DQNCartpole

Open bewithme opened this issue 3 years ago • 3 comments

Issue Description

Please describe your issue, along with:

  • expected behavior run correctly
  • encountered behavior app crash

Version Information

Please indicate relevant versions, including, if relevant:

  • beta7
  • Mac OS 10.15.6

hs_err_pid35378.log

Contributing

bewithme avatar Dec 23 '20 04:12 bewithme

It looks like it's crashing in the GUI code. Please try to hide the render window. If you need the render window, you'll probably have to run the example from the first thread. It's a typical limitation of Cocoa on Mac.

saudet avatar Dec 23 '20 06:12 saudet

how to run the example from the first thread ?

bewithme avatar Dec 25 '20 07:12 bewithme

Good question. @wmeddie Have you ever figured out how to do that?

saudet avatar Dec 25 '20 07:12 saudet