MCPcopy Create free account
hub / github.com/alibaba/nann / get_weights

Method get_weights

tensorflow/tensorflow/python/keras/engine/training.py:162–173  ·  view source on GitHub ↗

Retrieves the weights of the model. Returns: A flat list of Numpy arrays.

(self)