dataset

package
v1.55.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatasetProvider

type DatasetProvider struct {
	SigmoidScale float64
	MaxPosCount  int
	GamesFolder  string
	Threads      int
	SearchRatio  float64
}

func (*DatasetProvider) Load

func (dp *DatasetProvider) Load(
	ctx context.Context,
	dataset chan<- domain.DatasetItem,
) error

type ZurichessDatasetProvider

type ZurichessDatasetProvider struct {
	FilePath string
}

Separate validation dataset gives us general "unit of measurement" for cost error

func (*ZurichessDatasetProvider) Load

func (dp *ZurichessDatasetProvider) Load(
	ctx context.Context,
	dataset chan<- domain.DatasetItem,
) error

Jump to

Keyboard shortcuts

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