algorithms.qsom.qsom_agent¶
This module implements a Q-SOM Agent, with the decision and learning algorithms that make the agent act based on the received observations from the environment.
The Q-SOM Agent uses 2 SOMs to represent the continuous and multidimensional States and Actions.
- members:
Classes
|