Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

HHow pass string to addobservation inside CollectObservations method on MlAgents-Unity3D?

Discussion in 'ML-Agents' started by laurodarsh, Dec 7, 2021.

  1. laurodarsh

    laurodarsh

    Joined:
    Sep 4, 2019
    Posts:
    5
    I need string to pass the observable object tag instead of directly from the sensor (I'm get all the info from log, instead sensors). My objective is replace sensor with info from this log on training.