training

package
v1.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Training

type Training interface {
	// Train begins training GNN and MLP model.
	Train(context.Context, string, string) error
}

Training defines the interface to train GNN and MLP model.

func New

func New(cfg *config.Config, managerClient managerclient.V2, storage storage.Storage) Training

New returns a new Training.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL