Learn R Programming

ggmlR (version 0.6.1)

plot.ggml_history: Plot training history

Description

Plots loss and accuracy curves over epochs.

Usage

# S3 method for ggml_history
plot(x, ...)

Value

The history object (invisibly).

Arguments

x

A ggml_history object

...

Additional arguments (ignored)