Skip to content

Commit

Permalink
don't import lasagne (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
kashif authored and dementrock committed May 5, 2017
1 parent 38a2a41 commit 51011b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sandbox/rocky/tf/policies/deterministic_mlp_policy.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import lasagne
import lasagne.layers as L
import lasagne.nonlinearities as NL
import lasagne.init as LI
from rllab.core.serializable import Serializable
from rllab.misc import ext
from rllab.misc.overrides import overrides
Expand Down

0 comments on commit 51011b2

Please sign in to comment.