Oceania2018
|
e80295711b
|
eager for tf.relu, tf.tanh and tf.sigmoid
|
5 years ago |
Oceania2018
|
9d5bb8f1e2
|
tf.nn.ctc_greedy_decoder #473
|
5 years ago |
Oceania2018
|
f15a608e6c
|
add tf.nn.tanh activation function.
|
5 years ago |
Oceania2018
|
0dd0e4b71e
|
add tf.nn.swish activation function.
|
5 years ago |
Oceania2018
|
fcd2cd6573
|
nn_ops.in_top_kv2
|
6 years ago |
Oceania2018
|
ded16ea82f
|
BatchNormalization return tuple for call
|
6 years ago |
Oceania2018
|
717f7143a6
|
define gamma and beta as VariableV1
|
6 years ago |
Oceania2018
|
8f258c533e
|
tf.sigmoid_cross_entropy_with_logits
|
6 years ago |
Oceania2018
|
202da1f3ba
|
add tf.nn.leaky_relu
|
6 years ago |
Oceania2018
|
8934c976c5
|
add tf.nn.lrn Local Response Normalization.
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |
Brendan Mulcahy
|
babfb020e7
|
New line for better consistency
|
6 years ago |
Brendan Mulcahy
|
098f597e32
|
Add tf.nn.in_top_k
|
6 years ago |
Oceania2018
|
a89c9aba34
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Haiping
|
ca99be32f6
|
dynamic_rnn implementation (#323)
|
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
|
d674d51df6
|
add dynamic_rnn, _transpose_batch_time for RNN.
|
6 years ago |
Oceania2018
|
e1db889a5b
|
add tf.nn.elu activation function. #294
|
6 years ago |
Oceania2018
|
ee0b935557
|
Add BasicRNNCell, LayerRNNCell, RNNCell,
Change nest.flatten to generic.
|
6 years ago |
Oceania2018
|
c3ae8b1f03
|
Build RNN graph, BasicRNNCell not implemented.
|
6 years ago |
Oceania2018
|
051855e839
|
fix return value issue for weight_variable and bias_variable.
|
6 years ago |
Oceania2018
|
bc4fbf10f2
|
MNIST CNN not finished yet.
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Oceania2018
|
bf3d1e969c
|
Whooray, finally make AdamOptimizer work as expected.
|
6 years ago |
Oceania2018
|
a4f03c22ec
|
added sparse_softmax_cross_entropy_with_logits
|
6 years ago |
Oceania2018
|
5981d2de61
|
added tf.nn.dropout
|
6 years ago |
Oceania2018
|
e152782f6c
|
Finished kmean model.
|
6 years ago |
Meinrad Recheis
|
ad1f1e43bc
|
Examples: added NeuralNetXor
|
6 years ago |
Oceania2018
|
6b154dd1bb
|
tf.log, tf.nn.softmax
|
6 years ago |
haiping008
|
7dbcb6c147
|
softmax_cross_entropy_with_logits
|
6 years ago |
Oceania2018
|
df1ae35ee1
|
Pool interface, Dense layer
|
6 years ago |
haiping008
|
16a59afe37
|
assign_sub, smart_cond
|
6 years ago |
Oceania2018
|
48a11d4710
|
CondContext, BatchNormalization.
|
6 years ago |
haiping008
|
f0e0a841bc
|
tf.embedding_lookup
|
6 years ago |
Bo Peng
|
27051792f5
|
implemented nn class
|
6 years ago |
Bo Peng
|
4b6b9f84f8
|
tf.nn.moments
|
6 years ago |