| bSaveSnapshots |
bool |
If true, snapshots of the trained networks will be emitted to the intermediate directory. |
LearningAgentsFlowMatchingTrainer.h |
- EditAnywhere
- Category="LearningAgents"
|
| bUseMLflow |
bool |
If true, MLflow will be used for experiment tracking. |
LearningAgentsFlowMatchingTrainer.h |
- EditAnywhere
- Category="LearningAgents"
|
| bUseTensorboard |
bool |
If true, TensorBoard logs will be emitted to the intermediate directory. |
LearningAgentsFlowMatchingTrainer.h |
- EditAnywhere
- Category="LearningAgents"
|
| IterationsPerSnapshot |
int32 |
If bSaveSnapshots is true, the snapshots will be saved at an interval defined by the specified number of iterations. |
LearningAgentsFlowMatchingTrainer.h |
- EditAnywhere
- Category="LearningAgents"
- Meta=(ClampMin="1", UIMin="1")
|
| MLflowTrackingUri |
FString |
The URI of the MLflow Tracking Server to log to. |
LearningAgentsFlowMatchingTrainer.h |
- EditAnywhere
- Category="LearningAgents"
|