trials

package
v0.0.0-...-e130fdf Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2016 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Trials     = flag.Int("trials", 10, "Number of trials to run. Default is 10.")
	CheckStop  = flag.Bool("check-stop", false, "Consider trial a failure if stop condition not met")
	ShowWork   = flag.Bool("show-work", false, "Evaluates the best genome separately, showing the detail ")
	SkipEvolve = flag.Bool("skip-evolve", false, "Skips evolution phase if population restored. Use with -best to display archived population.")
	Profile    = flag.Bool("profile", false, "Enables profiling")
)

Functions

func Run

func Run(f func(int) (*neat.Experiment, error)) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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