lnsc.page
Interface Environment

All Known Implementing Classes:
AbstractObservableEnvironment

public interface Environment

Defines a state space and its controler. An agent start at a certain position in the state space. When it does an action, the state space apply this action and returns to the agent its new state and its reward.