powered by
This is a wrapper around the tensorflow truncated_normal_initializer function.
create_initializer(initializer_range = 0.02)
A double describing the range for the initializer (passed to the stddev parameter).
A tensorflow initializer.
# NOT RUN { create_initializer(0.02) # }
Run the code above in your browser using DataLab