Yaohui Liu
|
c1a14c7e11
|
Fix the error when loading Conv1D layer with initialzier.
|
2 years ago |
Oceania2018
|
22effd6553
|
Using Shape instead of TensorShape.
|
4 years ago |
Oceania2018
|
ba490102c1
|
clean code.
|
4 years ago |
Oceania2018
|
6e4bad40b6
|
Sequential #570
|
5 years ago |
Oceania2018
|
623afd529e
|
Change default stddev to 0.05f for RandomNormal.
|
5 years ago |
Oceania2018
|
8168b48dcd
|
fix neural_net.trainable_variables #595.
|
5 years ago |
Sam Harwell
|
cef6ec0019
|
Fix CS1572 (XML comment has a param tag, but there is no parameter by that name)
|
5 years ago |
Oceania2018
|
c909310838
|
variance_scaling_initializer
|
5 years ago |
Oceania2018
|
29b5898792
|
tf.variance_scaling_initializer #396
|
6 years ago |
Oceania2018
|
6badc99b88
|
Initializer that generates tensors with constant values with tf.constant_initializer().
|
6 years ago |
Oceania2018
|
e8ff9f03d3
|
add tf.random_normal_initializer
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Oceania2018
|
f0d1ee8db4
|
fix max_pooling2d name_scope.
|
6 years ago |
Oceania2018
|
d7c7d3d90b
|
fix tf.layers.conv2d
|
6 years ago |
Oceania2018
|
ac523edda0
|
add Embedding layer
|
6 years ago |
Oceania2018
|
df1ae35ee1
|
Pool interface, Dense layer
|
6 years ago |
Oceania2018
|
b2b083a5b5
|
Keras.Layers.BatchNormalization
|
6 years ago |
haiping008
|
bdd9beca6b
|
x_emb shape is not correct #189
|
6 years ago |
haiping008
|
a4e52abe3a
|
add tf.keras
|
6 years ago |
Oceania2018
|
c976b818fc
|
unit test of how to reenter a premade variable scope safely
|
6 years ago |
Oceania2018
|
91608875a0
|
VarCreation1 passed. create variable through variable_scope.
|
6 years ago |
Oceania2018
|
50ef868eeb
|
_name_stack isn't correct before entering random_uniform
|
6 years ago |
haiping008
|
53882c79b3
|
Add LabelImage example.
|
6 years ago |