Last Version

Symbolic 1.0.0

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

License

License

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

symbolic_2.11
Version

Version

1.0.0
Type

Type

jar
Description

Description

Symbolic
Implicit conversion functions that convert from native types to differentiable layers and tapees.
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 symbolic_2.11 1.0.0


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.