2019-06-06 15:21:15 +03:00

428 B

title, short_title, description, category, weight
title short_title description category weight
Supported Vertices Vertices Computation graph nodes for advanced configuration. Models 4

What is a vertex?

In Eclipse Deeplearning4j a vertex is a type of layer that acts as a node in a ComputationGraph. It can accept multiple inputs, provide multiple outputs, and can help construct popular networks such as InceptionV4.

Available classes

{{autogenerated}}