Download lift_2.11-1.0.0-RC1.jar file - Jar l

Jar examples for l:lift-2.11

Description

Implicit conversion functions that convert from native types to differentiable layers and batches.

You can download jar file lift_2.11 1.0.0-RC1 in this page.

License

Apache

Build File

You can use the following script to add lift_2.11-1.0.0-RC1.jar to your project.

<dependency>
   <groupId>com.thoughtworks.deeplearning</groupId>
   <artifactId>lift_2.11</artifactId>
   <version>1.0.0-RC1</version>
</dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'lift_2.11', version: '1.0.0-RC1'
libraryDependencies += "com.thoughtworks.deeplearning" % "lift_2.11" % "1.0.0-RC1"
<dependency org="com.thoughtworks.deeplearning" name="lift_2.11" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='com.thoughtworks.deeplearning', module='lift_2.11', version='1.0.0-RC1'))
'com.thoughtworks.deeplearning:lift_2.11:jar:1.0.0-RC1'

Download

Click the following link to download the jar file.

lift_2.11-1.0.0-RC1-javadoc.jar
lift_2.11-1.0.0-RC1-sources.jar
lift_2.11-1.0.0-RC1.jar
lift_2.11-1.0.0-RC1.pom



Related Tutorials