A simple library for creating complex neural networks
differentiablehlist 1.0.0-RC6
Group ID:
com.thoughtworks.deeplearning
Artifact ID:
differentiablehlist_2.12
Version:
1.0.0-RC6
Release Date:
Mar 9, 2017
Licenses:
Files:
libraryDependencies += "com.thoughtworks.deeplearning" %% "differentiablehlist" % "1.0.0-RC6"
ivy"com.thoughtworks.deeplearning::differentiablehlist:1.0.0-RC6"
//> using dep "com.thoughtworks.deeplearning::differentiablehlist:1.0.0-RC6"
import $ivy.`com.thoughtworks.deeplearning::differentiablehlist:1.0.0-RC6`
<dependency> <groupId>com.thoughtworks.deeplearning</groupId> <artifactId>differentiablehlist_2.12</artifactId> <version>1.0.0-RC6</version> </dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'differentiablehlist_2.12', version: '1.0.0-RC6'