Feeds
提问
How to freeze specific neuron weights in a feedforward network during training process?
I am trying to train a simple feedforward network in which I need to freeze the weights and biases of certain neurons in a parti...
8 months 前 | 1 个回答 | 1
1
个回答提问
unable to resolve the name pskModulation.constellation
I was playing around with the LLRNeuralNetworkExample code and was trying out the DVB-S.2 example seperately. I tried to use the...
3 years 前 | 1 个回答 | 0
1
个回答提问
how to mask specific bits in a signed fixed point number?
I have been trying to emulate a simple multiplier with fixed point inputs and output. I would like to mask the last 4 bits of th...
3 years 前 | 1 个回答 | 0