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. Dismiss Notice

Feature Request Is it possible to start curriculum learning from a specified lesson number?

Discussion in 'ML-Agents' started by mcdenyer, Jul 29, 2021.

  1. mcdenyer

    mcdenyer

    Joined:
    Mar 4, 2014
    Posts:
    48
    It seems like it would be very handy to be able to specify which lesson# to start curriculum learning from instead of having to edit the configuration file. Is there a command for this that I'm just not finding and if not I think it should be considered as an easy implementation for the future.
     
  2. ruoping_unity

    ruoping_unity

    Unity Technologies

    Joined:
    Jul 10, 2020
    Posts:
    134
    Feature request received. It's not currently supported but we're happy to add it to our future tasks.
    Is there a specific use case you can share that this feature could be really useful instead of just edit the configuration file?
     
    mcdenyer likes this.
  3. mcdenyer

    mcdenyer

    Joined:
    Mar 4, 2014
    Posts:
    48
    At times when I am initializing from an existing model but do not want to start at lesson #1 but #30. With how touchy the configuration file is with spaces and new lines it would be nice to be able to jump to various lesson numbers.