Lift

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

License

License

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

lift_2.10
Last Version

Last Version

1.0.0-RC6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ThoughtWorksInc/DeepLearning.scala
Project Organization

Project Organization

com.thoughtworks.deeplearning
Source Code Management

Source Code Management

https://github.com/ThoughtWorksInc/DeepLearning.scala

Download lift_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/lift_2.10/ -->
<dependency>
    <groupId>com.thoughtworks.deeplearning</groupId>
    <artifactId>lift_2.10</artifactId>
    <version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/lift_2.10/
implementation 'com.thoughtworks.deeplearning:lift_2.10:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/lift_2.10/
implementation ("com.thoughtworks.deeplearning:lift_2.10:1.0.0-RC6")
'com.thoughtworks.deeplearning:lift_2.10:jar:1.0.0-RC6'
<dependency org="com.thoughtworks.deeplearning" name="lift_2.10" rev="1.0.0-RC6">
  <artifact name="lift_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='lift_2.10', version='1.0.0-RC6')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "lift_2.10" % "1.0.0-RC6"
[com.thoughtworks.deeplearning/lift_2.10 "1.0.0-RC6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.thoughtworks.deeplearning : layer_2.10 jar 1.0.0-RC6
com.chuusai : shapeless_2.10 jar 2.3.2
com.jsuereth : scala-arm_2.10 jar 2.0
com.github.mpilquist : simulacrum_2.10 jar 0.10.0

Project Modules

There are no modules declared in this project.
com.thoughtworks.deeplearning

ThoughtWorks Incubator

This is ThoughtWorks' sandbox GitHub Organization for short-term experiments. For our main Github organisation, please visit @thoughtworks

Versions

Version
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0.0-RC0
1.0.0-M5