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 |
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 |
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 |
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 |
haiping008
|
2446988879
|
text classification sample 1.
|
6 years ago |
haiping008
|
b4556262bc
|
added ConfigProto for SessionOptions.
|
6 years ago |
Oceania2018
|
c8767b102d
|
doc updated.
v0.4.0 released.
|
6 years ago |
Oceania2018
|
48282b86c8
|
fixed #175
|
6 years ago |
haiping008
|
d61ccf0b96
|
linear regression 2
|
6 years ago |
Oceania2018
|
649623b003
|
fix name_scope default_name.
|
6 years ago |
Oceania2018
|
8dfc3b7cad
|
#175
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
Oceania2018
|
7d0f38a9e4
|
Update document
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
haiping008
|
53882c79b3
|
Add LabelImage example.
|
6 years ago |
haiping008
|
be89140bb0
|
tensorflow 1.13rc2
ImageRecognition in prograss.
|
6 years ago |
Oceania2018
|
1088e1fe19
|
ImportGraphDefFromPbFile
|
6 years ago |
Oceania2018
|
4eccba4cf5
|
add LoadFromSavedModel
|
6 years ago |
Oceania2018
|
3c25a5442b
|
can't compile.
|
6 years ago |
haiping008
|
3d7ff13d2c
|
change constant creation method.
|
6 years ago |
haiping008
|
de082e1029
|
tf.train.import_meta_graph passed.
|
6 years ago |
Oceania2018
|
363b58b85c
|
add _init_from_proto to create variable.
|
6 years ago |
Oceania2018
|
5c2818e389
|
added KeyError exception.
added VariableDef
tf_buffer, tf_operations
|
6 years ago |
haiping008
|
fdf8231a72
|
import_graph_def
|
6 years ago |
haiping008
|
c7cf8b6084
|
add op_def_registry to load all registered op list.
add RuntimeError exception class.
add meta_graph related classes.
|
6 years ago |
Oceania2018
|
2579afc84a
|
Fix allocate tensor for string #171
|
6 years ago |
Oceania2018
|
8ae2feb5fb
|
Malformed TF_STRING tensor; element 0 out of range
|
6 years ago |
Oceania2018
|
5720dfd68e
|
fix _constant_if_small for zeros.
|
6 years ago |
haiping008
|
11572bf770
|
bunch of updates.
|
6 years ago |
Oceania2018
|
fe06a29c97
|
graph_io.write_graph
|
6 years ago |