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