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

Question Weed out Weak Agents

Discussion in 'ML-Agents' started by timothysparrc22, Feb 7, 2023.

  1. timothysparrc22

    timothysparrc22

    Joined:
    Feb 5, 2023
    Posts:
    1
    In Pezzza's Work YT video, he makes a simulation where the weak agents are weeded out and the strong reproduce, and the children's weights a changed slightly to give more variance. I was wondering if this type of behavior is possible using ML-Agents. I would say I'm a beginner with ML-Agents and I want to make something similar in Unity, could someone point me in the right direction?

    Thank you!
     
  2. EternalMe

    EternalMe

    Joined:
    Sep 12, 2014
    Posts:
    182
    ML-agents has no easy way to effect NN weights. The video looks like using genetic algorithm what is kind of different thing. But I think RL