You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added team id and identifier concat to behavior parameters * splitting brain params into brain name and identifiers * set team id in prefab * recieves brain_name and identifier on python side * added team id and identifier concat to behavior parameters * splitting brain params into brain name and identifiers * set team id in prefab * recieves brain_name and identifier on python side * rebased with develop * Correctly calls concatBehaviorIdentifiers * added team id and identifier concat to behavior parameters * splitting brain params into brain name and identifiers * set team id in prefab * recieves brain_name and identifier on python side * rebased with develop * Correctly calls concatBehaviorIdentifiers * trainer_controller expects name_behavior_ids * add_policy and create_policy separated * adjusting tests to expect trainer.add_policy to be called * fixing tests * fixed naming name_behavior_id * added team id and identifier concat to behavior parameters * splitting brain params into brain name and identifiers * set team id in prefab * added team id and identifier concat to behavior parameters * recieves brain_name and identifier on python side * splitting brain params into brain name and identifiers * recieves brain_name and identifier on python side * rebased with develop * Correctly calls concatBehaviorIdentifiers * splitting brain params into brain name and identifiers * recieves brain_name and identifier on python side * rebased with develop * Correctly calls concatBehaviorIdentifiers * trainer_controller expects name_behavior_ids * add_policy and create_policy separated * adjusting tests to expect trainer.add_policy to be called * fixing tests * fixed naming name_behavior_id * passes all pytest and C# tests * fixed printing nonsense * fixed assets that got messed up * added ppo/sac_policy attributes to keep up with master * fixing ci tests * fixing more ci tests * fixed default trainer_util test to expect brain_name * fixing ci ppo_policy * fixed more ci problems/removed self.policies * Add agent group name to Trajectory * Rename to behavior_id * magic string protocol with trainer refactor * fixed logger warning * removed self.policy from rl_trainer * removed self.trainer from trainer.py * fixed increment_step tests * fixing circleci tests * type annotations to the trainer params * parameters descriptions for trainers Co-authored-by: Ervin T. <ervin@unity3d.com>
0 commit comments