1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

bug fix in nec checkpoint saving

This commit is contained in:
itaicaspi-intel
2018-05-24 15:15:33 +03:00
parent d302168c8c
commit 462c6e314b

View File

@@ -15,7 +15,7 @@
#
import numpy as np
import os, pickle
from agents.value_optimization_agent import ValueOptimizationAgent
from logger import screen
from utils import RunPhase