Node Ops Tutorial

Contains functions taking a tensor or structured list of tensors and returning a tensor or structured list of tensors. The functions are commonly used compositions of tensorflow functions which operate on tensors.

Weights and Placeholders

weights

placeholder

Custom Activations

ident

tanhlecun

mult_log_reg

Tricks for Training

batch_normalize

dropout

Making an op