- added description
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
##################################################
|
||||||
|
# RL-lab
|
||||||
|
##################################################
|
||||||
|
#
|
||||||
|
# Find the way out of the labyrinth
|
||||||
|
#
|
||||||
|
##################################################
|
||||||
|
|
||||||
lab_size_x = 5
|
lab_size_x = 5
|
||||||
lab_size_y = 5
|
lab_size_y = 5
|
||||||
|
|||||||
Reference in New Issue
Block a user