vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
NeuralNet.dup
vectorflow
neuralnet
NeuralNet
Return a copy of the net.
class
NeuralNet
NeuralNet
dup
(
bool
topology_only
= false
)
Parameters
topology_only
bool
whether or not the copy should be shallow
Meta
Source
See Implementation
vectorflow
neuralnet
NeuralNet
constructors
this
functions
add
add_root
backward_prop
check_layer_here
clear_opt
dup
initialize
learn
predict
reset
serialize
share_params
stack
toString
wire
mixins
__anonymous
properties
num_params
out_layer
output
static functions
deserialize
is_upstream_stack
variables
edges
layers
layers_map
leaves
roots
Return a copy of the net.