Skip to contents

nnet weights to torch weights

Usage

nnet_to_torch(nnet_w, p, q)

Arguments

nnet_w

weights in nnet format

p

number of inputs

q

number of hidden nodes

Value

weights in torch format