Class: DNN::Layers::OutputLayer

Inherits:
Layer
  • Object
show all
Defined in:
lib/dnn/core/layers.rb

Method Summary

Methods inherited from Layer

#backward, #build, #built?, #forward, #initialize, #prev_layer, #shape, #to_hash

Constructor Details

This class inherits a constructor from DNN::Layers::Layer