AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.run Namespace Reference

Classes

class  Run

Functions

"Run" init (str|None base_model=None, str|None run_name=None, dict[str, Any]|None config=None)

Function Documentation

◆ init()

"Run" init ( str | None base_model = None,
str | None run_name = None,
dict[str, Any] | None config = None )
Start recording a training run. Call this before your training loop.

Definition at line 21 of file run.py.