Last Version

dl4jgrapher 0.1.0

Generates Graphviz DOT files from DL4J MultiLayerNetworks and ComputationGraphs

License

License

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

com.drissoft
ArtifactId

ArtifactId

dl4jgrapher_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

dl4jgrapher
Generates Graphviz DOT files from DL4J MultiLayerNetworks and ComputationGraphs
Project URL

Project URL

https://github.com/Dris101/dl4jgrapher
Project Organization

Project Organization

drissoft
Source Code Management

Source Code Management

https://github.com/Dris101/dl4jgrapher

Download dl4jgrapher_2.13 0.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.deeplearning4j : deeplearning4j-core jar 1.0.0-beta7
org.nd4j : nd4j-native jar 1.0.0-beta7
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-generic_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0
io.circe : circe-optics_2.13 jar 0.13.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
org.deeplearning4j : deeplearning4j-zoo jar 1.0.0-beta7

Project Modules

There are no modules declared in this project.