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