Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
i008 committed Oct 19, 2017
1 parent f36e2b2 commit 8e9943a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
import logging

from keras.callbacks import Callback

try:
from deepsense import neptune
except Exception:
pass
from deepsense import neptune

registered_actions = {}
registered_pipelines = {}
Expand Down

0 comments on commit 8e9943a

Please sign in to comment.