Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_distance | ◀ nn_crop | nn_div ▶ |
nn_distance
Arguments:
- out,in0,_in1,_metric={ 0:Squared-L2 | p>0:Lp-norm }
Description:
Add a distance layer to the current network (distance between two inputs, with specified metric).Default values:
in=. (previous layer),