Jar examples for l:lift-2.12
Implicit conversion functions that convert from native types to differentiable layers and batches.
You can download jar file lift_2.12 1.0.0-RC3 in this page.
Apache
You can use the following script to add lift_2.12-1.0.0-RC3.jar to your project.
<dependency> <groupId>com.thoughtworks.deeplearning</groupId> <artifactId>lift_2.12</artifactId> <version>1.0.0-RC3</version> </dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'lift_2.12', version: '1.0.0-RC3'
libraryDependencies += "com.thoughtworks.deeplearning" % "lift_2.12" % "1.0.0-RC3"
<dependency org="com.thoughtworks.deeplearning" name="lift_2.12" rev="1.0.0-RC3"/>
@Grapes(@Grab(group='com.thoughtworks.deeplearning', module='lift_2.12', version='1.0.0-RC3'))
'com.thoughtworks.deeplearning:lift_2.12:jar:1.0.0-RC3'
Click the following link to download the jar file.
lift_2.12-1.0.0-RC3-javadoc.jar