Skip to content

Instantly share code, notes, and snippets.

@manning79
Created June 7, 2016 09:04
Show Gist options
  • Select an option

  • Save manning79/ef153934ef5a5544ea4fa521a5c79b32 to your computer and use it in GitHub Desktop.

Select an option

Save manning79/ef153934ef5a5544ea4fa521a5c79b32 to your computer and use it in GitHub Desktop.
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