ailiga.fighter.Fighter
- class ailiga.fighter.Fighter(lambda_env)[source]
Bases:
objectBase class for all fighters.
Methods
__init__(lambda_env)assert_env([name])Assert that the env is compatible with the fighter.
Return a list of compatible envs.
Get the name of the env.
get_name()Get the name of the fighter.
Get the policy.
get_user()Get the user name.
valid_env(name)Attributes
user