Skip to content

Commit

Permalink
Rename non-working example
Browse files Browse the repository at this point in the history
  • Loading branch information
danimateos committed Jan 4, 2017
1 parent 3f88fe9 commit 8836995
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package playground
import ml.dmlc.mxnet._
import ml.dmlc.mxnet.optimizer.SGD

object TryOut extends App {
object DigitsExample extends App {

// model definition
val data = Symbol.Variable("data")
Expand Down

0 comments on commit 8836995

Please sign in to comment.