A 1 dimensional algorithmic env.
Environment observations wrap around tape with an additional observation for the out-of-bounds case.
The MIN_LENGTH of the tape is 5 plus a random number between 0 and 2.
MIN_LENGTH
5
Generated using TypeDoc
A 1 dimensional algorithmic env.
Environment observations wrap around tape with an additional observation for the out-of-bounds case.
The
MIN_LENGTH
of the tape is5
plus a random number between 0 and 2.