Arcades

Package environment.states

A set of packages to implement the strategy design pattern.

This package contains sub-packages for each part/component of an environment, each matching the strategy design pattern (cofounded with state DP, hence the name). More info of this DP can be found on Wikipedia or TutorialsPoint.

List of sub-packages:

  • datarenderer
  • datasource
  • rewardfunction

Info: