Closed CinquilCinquil closed 3 months ago
I think the ActionSpace an agent receives could be replaced by an Strategy class (the class responsible for choosing the agent's next action), what do you think? @alvarofpp
It should at least receive a Strategy class if im understanding their relationship correctly.
Hey, i tried rebasing to a newer version of v2 to make some adjustments in the code, but it appears that the old commits were duplicated when i commited the new changes. Any suggestions on how to fix this? or should i just ignore them?
Any suggestions on how to fix this? or should i just ignore them?
I recommend creating a new branch from v2
and cherry-picking your commits about issue 76.
To fix the duplicated commits i continued this issue on another branch (issue-76-2) on this pull request
76