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