cavis/docs/deeplearning4j-nn/templates/convolutional.md

15 lines
383 B
Markdown

---
title: Supported Convolutional Layers
short_title: Convolutional
description: Supported convolutional layers.
category: Models
weight: 3
---
## What is a convolutional neural network?
Each layer in a neural network configuration represents a unit of hidden units. When layers are stacked together, they represent a *deep neural network*.
## Available layers
{{autogenerated}}