Meinrad Recheis
|
0406d4588d
|
ops.py.cs: fixed a bug in _NodeDef
|
6 years ago |
Meinrad Recheis
|
98ff3c53a2
|
added PythonTest, a base class for tests that holds useful assertions like AssertItemsEqual
|
6 years ago |
Meinrad Recheis
|
f079605032
|
Operation: implemented support for Tensors in Operation constructor + Test
|
6 years ago |
Meinrad Recheis
|
b6a9cd634f
|
Added documentation comments from tf source
|
6 years ago |
Meinrad Recheis
|
5b429c7976
|
downgrade to .net core 2.1
|
6 years ago |
Haiping
|
afaf27e157
|
Merge pull request #209 from moloneymb/master
Adding code generated type safe wrapper for built in ops
|
6 years ago |
Oceania2018
|
b3a2422e4d
|
k-means input has only 0 dims for 'cond/strided_slice'
|
6 years ago |
moloneymb
|
5ef6d88c72
|
Adding code generated type safe wrapper for built in ops
|
6 years ago |
Oceania2018
|
0ee44bbdde
|
fix OpDefLibrary._IsListValue
|
6 years ago |
Oceania2018
|
1edf86a07f
|
fix dtypes.as_numpy_datatype for bool
|
6 years ago |
Oceania2018
|
41d4e84b75
|
tf.sin, tf.sinh, tf.sum, tf.tan, tf.tanh
|
6 years ago |
haiping008
|
c491c17921
|
pass c_api.TF_AddControlInput
|
6 years ago |
moloneymb
|
4205c508ae
|
Removing the requirment for optional attributes to have a value
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Haiping
|
c9e58d84d6
|
Merge pull request #201 from PppBr/master
NB classifier running
|
6 years ago |
Oceania2018
|
46530cf022
|
overload _apply_op_helper in Dictionary
|
6 years ago |
haiping008
|
84df82786b
|
Typo Add -> Abs #200
|
6 years ago |
haiping008
|
29cbb4ca6e
|
Typo Add -> Abs #200
|
6 years ago |
Bo Peng
|
c15a1ea3d0
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Bo Peng
|
3fabf104c1
|
Naive Bayes Classifier running but prob is not correct.
|
6 years ago |
haiping008
|
128e56d8bb
|
add check_ops.assert_positive, check_ops.assert_less
|
6 years ago |
haiping008
|
cba70ccbda
|
remove numsharp src
|
6 years ago |
haiping008
|
6fc31c74d9
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
haiping008
|
dd538f97a3
|
upgrade to numsharp v0.8.3
|
6 years ago |
Haiping
|
43e6b6dd13
|
Merge pull request #199 from PppBr/master
implementing NB classifier
|
6 years ago |
haiping008
|
8c5ac3a64c
|
control_flow_ops.Asset.
gen_math_ops._all.
math_ops.add_n.
|
6 years ago |
Bo Peng
|
14c0a45e6f
|
implementing NB classifier
|
6 years ago |
Oceania2018
|
a1853a9236
|
v0.5.2, memory leak when allocating Tensor.
|
6 years ago |
Bo Peng
|
d9d4fa5059
|
impplementing NB classifier
|
6 years ago |
Bo Peng
|
4cdf6b9f72
|
implementing NB classifier
|
6 years ago |
haiping008
|
4c66c0bd74
|
tf.max, tf.min
|
6 years ago |
haiping008
|
4c787604ad
|
tf.cosh, tf.floor, tf.greater, tf.greater_equal
|
6 years ago |
haiping008
|
2f29995d14
|
fixed Tensor memory leak.
|
6 years ago |
Oceania2018
|
0f14ec000f
|
tf.ceil, tf._clip_by_value, tf.cos
|
6 years ago |
Oceania2018
|
301a4271aa
|
add tf.atan2
|
6 years ago |
Oceania2018
|
0677a1cbf0
|
add tf.atan
|
6 years ago |
Oceania2018
|
0999d90209
|
add tf.asin
|
6 years ago |
Oceania2018
|
79b9a07547
|
add tf.acos
|
6 years ago |
Oceania2018
|
c16d6592d0
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
6 years ago |
Oceania2018
|
2d52f60650
|
add K-means, in progress.
add validate_shape for variable.
|
6 years ago |
Esther2013
|
fb3b942c71
|
test run on ubuntu
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |
Oceania2018
|
625368abec
|
fix result of session.run
|
6 years ago |
haiping008
|
476f8cfad0
|
add predict for logistic regression.
|
6 years ago |
Oceania2018
|
5a2433c7ea
|
abstract PrepareData interface for example
|
6 years ago |
Oceania2018
|
f462c5592f
|
print Accuracy of LogisticRegression
|
6 years ago |
Oceania2018
|
9c161b14dc
|
_ListFetchMapper for multiple fetch in Operation and Tensor.
|
6 years ago |
Oceania2018
|
86986d81e3
|
Incompatible shapes: [100,10] vs. [100] #194
|
6 years ago |
haiping008
|
7753183941
|
Shape error for gradients/Sum_grad/Tile #193
|
6 years ago |
Oceania2018
|
369d8abd7a
|
_ShapesFullySpecifiedAndEqual
|
6 years ago |