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