We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c74897 commit 2d8b15bCopy full SHA for 2d8b15b
build.sbt
@@ -1,9 +1,8 @@
1
-name := "scala-machine-learning"
+name := "scala-nn"
2
3
version := "0.1"
4
5
scalaVersion := "2.12.3"
6
-//scalaVersion := "2.11.11"
7
8
javacOptions ++= Seq("-target", "1.8")
9
0 commit comments