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