Created
June 7, 2016 09:04
-
-
Save qharlie/ef153934ef5a5544ea4fa521a5c79b32 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name := "Yes" | |
version := "1.0" | |
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-core" % "0.4-rc3.8" | |
libraryDependencies += "org.nd4j" % "nd4j-x86" % "0.4-rc3.8" | |
libraryDependencies += "org.nd4j" % "canova-api" % "0.0.0.16" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment