Skip to content

Latest commit

 

History

History
89 lines (55 loc) · 1.35 KB

pbt.rst

File metadata and controls

89 lines (55 loc) · 1.35 KB

Population Based Training

Population Based Training

orion.algo.pbt.pbt.PBT

LineageNode

orion.algo.pbt.pbt.LineageNode

Lineages

orion.algo.pbt.pbt.Lineages

Exploit classes for Population Based Training

BaseExploit

orion.algo.pbt.exploit.BaseExploit

PipelineExploit

orion.algo.pbt.exploit.PipelineExploit

TruncateExploit

orion.algo.pbt.exploit.TruncateExploit

BacktrackExploit

orion.algo.pbt.exploit.BacktrackExploit

Explore classes for Population Based Training

BaseExplore

orion.algo.pbt.explore.BaseExplore

PipelineExplore

orion.algo.pbt.explore.PipelineExplore

PerturbExplore

orion.algo.pbt.explore.PerturbExplore

ResampleExplore

orion.algo.pbt.explore.ResampleExplore