Closed mesjou closed 3 years ago
All parameters of the NK model should be freely adjustable. There several changes must be made:
[x] separate NK-logic from environment that exposes values to RL algorithms
[x] change all parameters from hardcoded to adjustable with default parameters if value is not specified in env_config
[x] Create simple training and evaluating script that shows how NK env and RL env can be used
[x] add test coverage for new RL environment
All parameters of the NK model should be freely adjustable. There several changes must be made:
[x] separate NK-logic from environment that exposes values to RL algorithms
[x] change all parameters from hardcoded to adjustable with default parameters if value is not specified in env_config
[x] Create simple training and evaluating script that shows how NK env and RL env can be used
[x] add test coverage for new RL environment