Classes to create a visualisation of a Deeplearning4j MultiLayerNetwork or ComputationGraph by generating Graphviz DOT files from the underlying Dl4J objects.
dl4jgrapher 0.1.0
Group ID:
com.drissoft
Artifact ID:
dl4jgrapher_2.13
Version:
0.1.0
Release Date:
Jun 19, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.drissoft" %% "dl4jgrapher" % "0.1.0"
ivy"com.drissoft::dl4jgrapher:0.1.0"
//> using dep "com.drissoft::dl4jgrapher:0.1.0"
import $ivy.`com.drissoft::dl4jgrapher:0.1.0`
<dependency> <groupId>com.drissoft</groupId> <artifactId>dl4jgrapher_2.13</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.drissoft', name: 'dl4jgrapher_2.13', version: '0.1.0'