RLControllerModule
io.github.srs.controller.RLControllerModule
object RLControllerModule
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RLControllerModule.type
Members list
Type members
Classlikes
final case class AgentObservation(sensorReadings: SensorReadings, position: (Double, Double), orientation: Double, visitedPositions: List[Double])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Interface[S]class RLLauncher
- Self type
-
Provider[S]
Controller trait defines the interface for a Reinforcement Learning controller.
Controller trait defines the interface for a Reinforcement Learning controller.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
- Known subtypes
-
class RLLauncher
- Self type
-
Provider[S]
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Interface[S]class RLLauncher
The resonse after each simulation step.
The resonse after each simulation step.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Types
In this article