Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RewardFunc ¶
RewardFunc evaluates the execution of a route and returns a scalar reward.
type RouterConfig ¶
type RouterConfig struct {
Name string
Temperature float64
LearningRate float64
RewardFn RewardFunc
}
Click to show internal directories.
Click to hide internal directories.