UFRN-URNAI / urnai-tools

A modular Deep Reinforcement Learning library that supports multiple environments, made with Python 3.6.
Apache License 2.0
5 stars 8 forks source link

Resolves #74 #93

Closed CinquilCinquil closed 2 months ago

CinquilCinquil commented 2 months ago

74

CinquilCinquil commented 2 months ago

Due to a discussion in a meeting, there is not going to be a Strategy class anymore and this issue will now be about the implementation of a choose_action method in the Agent class.