Oceania2018
|
b2b083a5b5
|
Keras.Layers.BatchNormalization
|
6 years ago |
Oceania2018
|
053f40bc9e
|
nn_ops.bias_add, tf.layers.batch_normalization
|
6 years ago |
Oceania2018
|
b5360269b5
|
fix Operation.get_attr for all properties.
add Convolution class
add convert_data_format
add as_numpy_dtype
|
6 years ago |
Oceania2018
|
958fdb8791
|
gen_random_ops.truncated_normal
|
6 years ago |
haiping008
|
9f0c1e5fe2
|
fix _compute_fans when more than 4 dimensions.
|
6 years ago |
haiping008
|
61299401dc
|
fix variable_scope
|
6 years ago |
haiping008
|
8fa1f21e3e
|
change ops.name_scope interface.
|
6 years ago |
haiping008
|
bdd9beca6b
|
x_emb shape is not correct #189
|
6 years ago |
Oceania2018
|
79aaae2e16
|
normalize_tuple, InputSpec
|
6 years ago |
Oceania2018
|
a466159a53
|
upgrade NumSharp to v0.7.4
|
6 years ago |
Haiping
|
ffb1eaf27e
|
Merge pull request #188 from PppBr/master
implemented 1) tf.sqrt 2)tf.distributions.normal
|
6 years ago |
Oceania2018
|
423dd1e6d1
|
fix compilation error
|
6 years ago |
Bo Peng
|
2cdbdaf7a5
|
implemented 1)tf.sqrt 2) tf.distributions.normal
|
6 years ago |
Bo Peng
|
c77ee07cd9
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Bo Peng
|
cd7a36435a
|
implemented NB classifier fit API
|
6 years ago |
haiping008
|
eb455bcb20
|
Conv2D
|
6 years ago |
haiping008
|
f0e0a841bc
|
tf.embedding_lookup
|
6 years ago |
Haiping
|
b15b98fbe5
|
Merge pull request #187 from PppBr/master
implemented class nn
|
6 years ago |
Bo Peng
|
5e8908ea17
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Bo Peng
|
de9877acc2
|
implemented nn class
|
6 years ago |
haiping008
|
a4e52abe3a
|
add tf.keras
|
6 years ago |
Bo Peng
|
27051792f5
|
implemented nn class
|
6 years ago |
Oceania2018
|
209c3b99d1
|
merge utility to example project.
|
6 years ago |
haiping008
|
292233b4a9
|
waiting for scikit-learn's _split.train_test_split
|
6 years ago |
haiping008
|
c944f54b76
|
VocabularyProcessor is DEPRECATED, change to another example.
|
6 years ago |
Oceania2018
|
6495cace99
|
fix NotImplementedException for short data type #186
|
6 years ago |
Haiping
|
c37ab7d331
|
Merge pull request #185 from PppBr/master
rich the zip API by implemented IEnumerable<(T1, T2)> zip<T1, T2>(NDA…
|
6 years ago |
Bo Peng
|
a2fdf69a43
|
rich the zip API by implemented IEnumerable<(T1, T2)> zip<T1, T2>(NDArray t1, NDArray t2)
|
6 years ago |
Haiping
|
7867751ecd
|
Merge pull request #184 from PppBr/master
building normal distribution
|
6 years ago |
haiping008
|
0132f30123
|
CNN Text classification.
|
6 years ago |
Bo Peng
|
7f156f1713
|
building normal distribution
|
6 years ago |
Oceania2018
|
c976b818fc
|
unit test of how to reenter a premade variable scope safely
|
6 years ago |
Oceania2018
|
5a7d28c200
|
simplify with function.
|
6 years ago |
Oceania2018
|
91608875a0
|
VarCreation1 passed. create variable through variable_scope.
|
6 years ago |
Haiping
|
0e80ee5b47
|
Merge pull request #183 from PppBr/master
implement tf.distribution and keep developing on NaiveBayes Classifier
|
6 years ago |
Bolo
|
31db0f78f7
|
implement tf.distribution and keep developing on NaiveBayes Classifier
|
6 years ago |
Oceania2018
|
50ef868eeb
|
_name_stack isn't correct before entering random_uniform
|
6 years ago |
Haiping
|
37f98b55a3
|
Merge pull request #181 from PppBr/master
implement: (1)tf.nn.moments (2)math_ops.reduce_mean (3)math_ops.squar…
|
6 years ago |
Bo Peng
|
b445e28f07
|
implement: (1)tf.nn.moments (2)math_ops.reduce_mean (3)math_ops.square_differnece (4)array_ops.squeeze
|
6 years ago |
haiping008
|
31d38bf944
|
added tf.name_scope api.
|
6 years ago |
haiping008
|
7263694fb8
|
update docs for Linear Regression
|
6 years ago |
haiping008
|
07e77e175f
|
update README
|
6 years ago |
haiping008
|
8d47f40cea
|
update docs
|
6 years ago |
Haiping
|
ae5a109010
|
Merge pull request #178 from PppBr/master
tf.nn.moments
|
6 years ago |
Bo Peng
|
4e242b84cf
|
remove numsharp
|
6 years ago |
Bo Peng
|
a6b4b5d9db
|
solve conflict
|
6 years ago |
Bo Peng
|
4b6b9f84f8
|
tf.nn.moments
|
6 years ago |
haiping008
|
031670b168
|
fix keras.preprocessing.sequence
|
6 years ago |
Oceania2018
|
d7cb00f80f
|
pad_sequences 2
|
6 years ago |
haiping008
|
2446988879
|
text classification sample 1.
|
6 years ago |