Documentation
¶
Overview ¶
Package train provides training utilities for GSwarm, including model training orchestration and process management.
Index ¶
Constants ¶
View Source
const (
// OS constants
OSWindows = "windows"
)
Variables ¶
View Source
var CommandRunner = exec.Command
CommandRunner is a package-level variable that can be replaced in tests
Functions ¶
func CleanupStaleProcesses ¶
CleanupStaleProcesses kills any existing gensyn and hivemind processes
func InstallRequirements ¶
InstallRequirements installs Python requirements in the virtual environment
func RunPythonTraining ¶
RunPythonTraining runs the Python training process
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.