Hello,
I am trying to understand Learning Agenst Plugin in UE 5.7. I am trying to learn PPO model to play my tower defence game. Because I have many possible actions i want to use action masking, to mask all moves that agent could not perform. Is there a build in Blueprint node for that? Does somebody tried doing something like this?
And my second question is: What Make action modifier even do? I couldn’t fin any information for this, especially Make Exclusive Discrete Action MOdifier.
Thanks for all help!