A simple library for creating complex neural networks
boolean 1.0.0-M2
Group ID:
com.thoughtworks.deeplearning
Artifact ID:
boolean_2.11
Version:
1.0.0-M2
Release Date:
Nov 29, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.thoughtworks.deeplearning" %% "boolean" % "1.0.0-M2"
ivy"com.thoughtworks.deeplearning::boolean:1.0.0-M2"
//> using dep "com.thoughtworks.deeplearning::boolean:1.0.0-M2"
import $ivy.`com.thoughtworks.deeplearning::boolean:1.0.0-M2`
<dependency> <groupId>com.thoughtworks.deeplearning</groupId> <artifactId>boolean_2.11</artifactId> <version>1.0.0-M2</version> </dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'boolean_2.11', version: '1.0.0-M2'