pantheonrl.algos.bc.BCShell

class BCShell(policy)[source]

Bases: object

Shell class for BC policy

Methods

get_policy

Get the current policy

set_policy

Set the BC policy

Attributes

policy

Parameters:

policy (FeedForward32Policy) –

get_policy()[source]

Get the current policy

set_policy(new_policy)[source]

Set the BC policy