Search Unity

Question Program crashing while training using CameraSensors

Discussion in 'ML-Agents' started by kt66nfkim, Mar 25, 2021.

  1. kt66nfkim

    kt66nfkim

    Joined:
    Dec 14, 2020
    Posts:
    5
    I created a small pong environment where I'm trying to use CameraSensor to train the model sort of like Gridworld example. However the program terminates after about 100000 epochs whenever I try to train the model. This doesn't seem to be an issue when I train the Gridworld example. Can someone help me figure out why this might be happening? I also noticed my computer slows down to a crawl before the program crashes.

    Here are the logs when the program terminates

    Any help would be greatly appreciated.


     
  2. christophergoy

    christophergoy

    Unity Technologies

    Joined:
    Sep 16, 2015
    Posts:
    735
    Can you attach your unity logs please?
     
  3. GEIRDEV

    GEIRDEV

    Joined:
    Oct 27, 2014
    Posts:
    4
    I am also experiencing the exact same issue. Is this issue still not answered?
     
  4. christophergoy

    christophergoy

    Unity Technologies

    Joined:
    Sep 16, 2015
    Posts:
    735
    can you please provide information about your crash unity logs, python logs, versions of everything, etc?
    We cannot help you if we don't know what version of the packages you are on, and especially if you don't post any information about the crashes you are experiencing.