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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Multiple nn-models single agent

Discussion in 'ML-Agents' started by Tejas_Haritsa_V_K, Mar 1, 2020.

  1. Tejas_Haritsa_V_K

    Tejas_Haritsa_V_K

    Joined:
    Feb 2, 2020
    Posts:
    2
    Hello guys can anyone please help understand how to train an agent with more than one nn-models controlling it? I am currently trying to train the wall jump example environment and smallwalljump.nn is training fine but, am unable to train bigwalljump.nn.


    All help appreciated, thanks in advance.