deeplearning4j / deeplearning4j-examples

Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)

Home Page:http://deeplearning4j.konduit.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App crash when running DQNCartpole

bewithme opened this issue · 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

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.

how to run the example from the first thread ?

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