check_layer function

[INTERNAL] Check layer input

[INTERNAL] Check layer input

[INTERNAL] Checks if the data used to create a network layer is valid and has the right format

check_layer(layer)

Arguments

  • layer: [list] Named list of layer to check. Created by make_layer

Returns

Character string vector containing error messages.

  • Maintainer: Katharina Baum
  • License: MIT + file LICENSE
  • Last published: 2022-09-23

Useful links