Skip to content
Snippets Groups Projects
Commit 56f641d8 authored by Wen Yao Jin's avatar Wen Yao Jin
Browse files

Update puzzle.py

parent 0be290f4
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ from random import *
from agent import *
import numpy as np
TRAIN = 5
TRAIN = 1
SIZE = 500
GRID_LEN = 4
GRID_PADDING = 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment