Search Unity

Agent methods and parameters

Discussion in 'ML-Agents' started by davidhodak225, Apr 21, 2020.

  1. davidhodak225

    davidhodak225

    Joined:
    Apr 16, 2020
    Posts:
    3
    I am new to ML agents. I started with Making a New Learning Environment tutorial( https://github.com/Unity-Technologi...lease/docs/Learning-Environment-Create-New.md) but something obviously has changed. In tutorial there are methods called OnBeginEpisode() and OnActionReceived() which i can't find in agent class that i imported in Unity, so overriding those methods for my agent is not possible.
    Is there any purpose in following that tutorial or did i do something wrong with importing or downloading? (using 0.14.1 version of Ml agents)
     
  2. celion_unity

    celion_unity

    Joined:
    Jun 12, 2019
    Posts:
    289
    davidhodak225 likes this.