tiny-dnn
latest
  • A quick introduction to tiny-dnn
  • How-Tos
  • Integrate with your application
  • Train network with your original dataset
  • Layers
  • Changing from v0.0.1
  • Adding a new layer
tiny-dnn
  • Docs »
  • <no title>
  • Edit on GitHub

  • Adding a new layer
    • Declare class
    • Implement virtual method
      • layer_type
      • in_shape/out_shape
      • forward_propagation
      • back propagation
    • Verify backward calculation
Next Previous

© Copyright 2016, Taiga Nomi Revision c0f576f5.

Built with Sphinx using a theme provided by Read the Docs.