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

Reuse environments #57

Open alvarofpp opened 1 year ago

alvarofpp commented 1 year ago

Reuse the environments that we already have in URNAI 1. Refactoring must be done to avoid repeated code and improve usability.