Skip to content

Commit

Permalink
Importing logger in ddpg
Browse files Browse the repository at this point in the history
  • Loading branch information
sharif1093 committed Mar 12, 2019
1 parent bb2eace commit d805225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digideep/policy/deterministic/policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import numpy as np

from digideep.utility.toolbox import get_class
from digideep.utility.logging import logger

from digideep.policy.base import PolicyBase

Expand Down

0 comments on commit d805225

Please sign in to comment.