Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ _get_terminated()

def Cope.gym.SimpleGym._get_terminated (   self)
protected

By default this just terminates after max_steps have been reached.

Definition at line 205 of file gym.py.