tensorflow - How to save variables in tf.contrib.learn.Experiment -


i noticed tf.contrib.learn.experiment interface saving checkpoints when training models.

but i'm not sure how make save not trainable variables, user-specified hyper parameters checkpoint.

for example, in multi-layer feedforward neural network, how can save num_hidden_layers checkpoint in tf.contrib.learn.experiment scheme?

thank in advance


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -