A simple library for creating complex neural networks
lift 2.0.0-M2
Group ID:
com.thoughtworks.deeplearning
Artifact ID:
lift_2.12
Version:
2.0.0-M2
Release Date:
May 12, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.thoughtworks.deeplearning" %% "lift" % "2.0.0-M2"
ivy"com.thoughtworks.deeplearning::lift:2.0.0-M2"
//> using dep "com.thoughtworks.deeplearning::lift:2.0.0-M2"
import $ivy.`com.thoughtworks.deeplearning::lift:2.0.0-M2`
<dependency> <groupId>com.thoughtworks.deeplearning</groupId> <artifactId>lift_2.12</artifactId> <version>2.0.0-M2</version> </dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'lift_2.12', version: '2.0.0-M2'