train_op - Python for Integrated Circuits - - An Online Book - |
||||||||
| Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
| Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= In mode == tf.estimator.ModeKeys.TRAIN, you can specify a train_op to be called at each training iteration, which in turns changes trainable instances of tf.Variable, to optimize a certain loss. ============================================
|
||||||||
| ================================================================================= | ||||||||
|
|
||||||||