Repository URL to install this package:
|
Version:
2.0.0rc1 ▾
|
from ray.rllib.algorithms.alpha_star.alpha_star import (
AlphaStar,
AlphaStarConfig,
DEFAULT_CONFIG,
)
__all__ = [
"AlphaStar",
"AlphaStarConfig",
"DEFAULT_CONFIG",
]