aims-umich / neorl

NeuroEvolution Optimization with Reinforcement Learning
MIT License
51 stars 18 forks source link

fixed encoding inconsistencies to help with discrete spaces #35

Closed deanrp2 closed 2 years ago

deanrp2 commented 2 years ago

Convert the workings of AEO to fully function on the grid version of the input space. Only the initialization should occur in the integer space.