keras-applications icon indicating copy to clipboard operation
keras-applications copied to clipboard

how i can update the weights inside keras cnn layers i want to update both biases and weight during inferenc

Open Uspark-dev opened this issue 4 years ago • 2 comments

Summary

Environment

  • Python version:
  • Keras version:
  • Keras-applications version:
  • Keras backend with version:

Logs or source codes for reproduction

Uspark-dev avatar Jan 17 '20 05:01 Uspark-dev

kerenl_initializer = tf.constant_initalizer('weights')

chenglong19029001 avatar Jan 18 '20 10:01 chenglong19029001

hi thanks for your rply can you please guide me how i can do this initialization with intergre data type rather then using floating point numbers.

Uspark-dev avatar Jan 20 '20 01:01 Uspark-dev