Closed alvarofpp closed 3 months ago
After issues #67 and #68, we will have a set of classes that will allow us to work with agent actions. This class should have a choose method that receives a set of actions and chooses one.
choose
Suggestions:
StrategyBase
urnai.strategies
Importante: https://github.com/UFRN-URNAI/urnai-tools/pull/93#issuecomment-2211404541
Only close this issue after #94 is merged.
After issues #67 and #68, we will have a set of classes that will allow us to work with agent actions. This class should have a
choose
method that receives a set of actions and chooses one.Suggestions:
StrategyBase
.urnai.strategies
.