a6d63c2d
Update LogisticRegression.md by
2019-04-03 23:13:43 +0800
445d5516
Add files via upload by
2019-04-03 23:11:42 +0800
7b92f756
Update LogisticRegression.md by
2019-04-03 23:10:02 +0800
c9e58d84
Merge pull request #201 from PppBr/master by
2019-04-02 12:01:49 -0500
0a10dabd
Update LogisticRegression.md by
2019-04-02 23:16:34 +0800
83a9d1f4
Update LogisticRegression.md by
2019-04-02 23:10:43 +0800
3593978b
Merge pull request #204 from SciEvan/master by
2019-04-02 07:51:28 -0500
46530cf0
overload _apply_op_helper in Dictionary by
2019-03-30 20:51:35 -0500
b48d0221
(refs/pull/204/head)
Update LogisticRegression.md by
2019-03-30 22:34:31 +0800
99ba4f48
Update LogisticRegression.md by
2019-03-30 21:05:49 +0800
84df8278
Typo Add -> Abs #200 by
2019-03-29 15:40:05 -0500
29cbb4ca
Typo Add -> Abs #200 by
2019-03-29 15:37:23 -0500
c15a1ea3
(refs/pull/201/head)
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-29 15:33:24 -0500
3fabf104
Naive Bayes Classifier running but prob is not correct. by
2019-03-29 15:32:44 -0500
128e56d8
add check_ops.assert_positive, check_ops.assert_less by
2019-03-29 13:20:03 -0500
cba70ccb
remove numsharp src by
2019-03-29 09:09:24 -0500
6fc31c74
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-29 09:05:11 -0500
dd538f97
upgrade to numsharp v0.8.3 by
2019-03-29 09:05:07 -0500
43e6b6dd
Merge pull request #199 from PppBr/master by
2019-03-29 09:04:18 -0500
8c5ac3a6
control_flow_ops.Asset. gen_math_ops._all. math_ops.add_n. by
2019-03-28 18:11:37 -0500
14c0a45e
(refs/pull/199/head)
implementing NB classifier by
2019-03-28 15:44:07 -0500
a1853a92
v0.5.2, memory leak when allocating Tensor. by
2019-03-28 08:42:42 -0500
c67f60c6
Merge pull request #198 from wwf6688/master by
2019-03-27 20:24:32 -0500
f7d938ad
Merge pull request #197 from PppBr/master by
2019-03-27 20:24:22 -0500
97702316
(refs/pull/197/head)
implementing NB classifier by
2019-03-27 17:28:01 -0500
d9d4fa50
impplementing NB classifier by
2019-03-27 17:27:44 -0500
4cdf6b9f
implementing NB classifier by
2019-03-27 17:10:59 -0500
4c66c0bd
tf.max, tf.min by
2019-03-27 16:44:17 -0500
4c787604
tf.cosh, tf.floor, tf.greater, tf.greater_equal by
2019-03-27 16:05:51 -0500
2f29995d
fixed Tensor memory leak. by
2019-03-27 15:13:45 -0500
901abf70
(refs/pull/198/head)
Update LinearRegression.md by
2019-03-27 23:10:50 +0800
e9c7c67b
Linear Regression Translated by
2019-03-27 23:09:22 +0800
0f14ec00
tf.ceil, tf._clip_by_value, tf.cos by
2019-03-27 05:02:25 -0500
301a4271
add tf.atan2 by
2019-03-27 02:51:25 -0500
0677a1cb
add tf.atan by
2019-03-27 02:37:48 -0500
0999d902
add tf.asin by
2019-03-27 02:07:36 -0500
5d120f0e
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-27 01:55:46 -0500
79b9a075
add tf.acos by
2019-03-27 01:54:30 -0500
af14dda1
Merge pull request #196 from wwf6688/patch-1 by
2019-03-27 01:53:12 -0500
c26a54b8
(refs/pull/196/head)
线性回归翻译 by
2019-03-27 14:47:10 +0800
c16d6592
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-27 01:32:27 -0500
2d52f606
add K-means, in progress. add validate_shape for variable. by
2019-03-27 01:23:36 -0500
fb3b942c
test run on ubuntu by
2019-03-25 17:00:45 -0500
8654b41c
Add Nearest Neighbor release v0.5.1 by
2019-03-24 22:58:25 -0500
19f46995
Added Name and Priority to IExample interface. by
2019-03-23 15:21:37 -0500
625368ab
fix result of session.run by
2019-03-23 14:26:12 -0500
476f8cfa
(tag: v0.8.0, v0.8.0-logistic-regression)
add predict for logistic regression. by
2019-03-22 17:20:52 -0500
5a2433c7
abstract PrepareData interface for example by
2019-03-22 07:12:03 -0500
f462c559
print Accuracy of LogisticRegression by
2019-03-22 06:53:00 -0500
9c161b14
_ListFetchMapper for multiple fetch in Operation and Tensor. by
2019-03-22 01:12:06 -0500
86986d81
Incompatible shapes: [100,10] vs. [100] #194 by
2019-03-21 23:22:24 -0500
77531839
Shape error for gradients/Sum_grad/Tile #193 by
2019-03-21 17:40:45 -0500
369d8abd
_ShapesFullySpecifiedAndEqual by
2019-03-21 07:19:32 -0500
b95601fb
add math_ops.reciprocal by
2019-03-20 17:19:12 -0500
7d0d2715
fix reduce_sum when axis is not null by
2019-03-20 15:31:32 -0500
6b154dd1
tf.log, tf.nn.softmax by
2019-03-20 09:01:08 -0500
bd42ed97
Mnist dataset by
2019-03-19 17:22:28 -0500
d94c685d
Add node to connectivity between two layers. by
2019-03-18 22:28:00 -0500
59ee7ef9
add InputLayer by
2019-03-18 17:29:02 -0500
ac523edd
add Embedding layer by
2019-03-18 07:29:46 -0500
54427278
change CondContext to IControlFlowContext in Operation and Graph. by
2019-03-15 21:16:32 -0500
2e89fa7b
add strided_slice for Tensor, _SwitchRefOrTensor by
2019-03-15 17:32:21 -0500
2ee6513c
fix shape issue for array_ops.size_internal by
2019-03-15 15:09:24 -0500
bad610d5
_TopKGrad, _SoftmaxCrossEntropyWithLogitsGrad by
2019-03-15 12:10:26 -0500
cd773582
change input and output parameter as Tensor[] for ops.get_gradient_function by
2019-03-15 10:10:30 -0500
e80a6818
_ReluGrad, _BiasAddGrad by
2019-03-15 09:28:43 -0500
adae3aa6
AdamOptimizer, reduce_prod by
2019-03-15 07:17:45 -0500
7dbcb6c1
softmax_cross_entropy_with_logits by
2019-03-14 16:04:08 -0500
7ebc2b2b
Dese layer by
2019-03-14 09:22:02 -0500
df1ae35e
Pool interface, Dense layer by
2019-03-13 23:06:46 -0500
0fac8e93
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-13 17:21:04 -0500
16a59afe
assign_sub, smart_cond by
2019-03-13 17:20:57 -0500
c6186804
Merge pull request #192 from PppBr/master by
2019-03-13 17:04:19 -0500
f8b618cb
(refs/pull/192/head)
implemented naive bayes predict API by
2019-03-13 14:46:09 -0500
a53908d5
implemented math_ops: 1) reduce_logsumexp, 2) reduce_max, 3) log, 4) square by
2019-03-13 14:40:04 -0500
115d4892
implemented _log_prob in normal.py by
2019-03-13 10:52:37 -0500
4481d190
implemented math_ops.square by
2019-03-13 09:44:55 -0500
1597a0ba
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-12 23:07:57 -0500
48a11d47
CondContext, BatchNormalization. by
2019-03-12 23:07:49 -0500
012f17df
Merge pull request #191 from PppBr/master by
2019-03-12 19:06:51 -0500
d19e5130
(refs/pull/191/head)
implementing normal.py.cs API log_prob() for NB classifier prediction by
2019-03-12 17:22:58 -0500
c26fccf8
fix name issue in placeholder. control_flow_ops.switch. by
2019-03-11 17:25:18 -0500
b2b083a5
Keras.Layers.BatchNormalization by
2019-03-10 23:21:14 -0500
053f40bc
nn_ops.bias_add, tf.layers.batch_normalization by
2019-03-10 14:44:24 -0500
b5360269
fix Operation.get_attr for all properties. add Convolution class add convert_data_format add as_numpy_dtype by
2019-03-09 23:06:22 -0600
958fdb87
gen_random_ops.truncated_normal by
2019-03-08 23:31:13 -0600
9f0c1e5f
fix _compute_fans when more than 4 dimensions. by
2019-03-08 17:41:14 -0600
61299401
fix variable_scope by
2019-03-08 14:47:51 -0600
8fa1f21e
change ops.name_scope interface. by
2019-03-08 14:01:15 -0600
bdd9beca
x_emb shape is not correct #189 by
2019-03-08 13:46:07 -0600
79aaae2e
normalize_tuple, InputSpec by
2019-03-08 07:07:00 -0600
a466159a
upgrade NumSharp to v0.7.4 by
2019-03-07 08:21:05 -0600
ffb1eaf2
Merge pull request #188 from PppBr/master by
2019-03-07 08:11:26 -0600
423dd1e6
fix compilation error by
2019-03-07 07:57:23 -0600
2cdbdaf7
(refs/pull/188/head)
implemented 1)tf.sqrt 2) tf.distributions.normal by
2019-03-06 17:46:44 -0600
c77ee07c
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-03-06 17:33:08 -0600
cd7a3643
implemented NB classifier fit API by
2019-03-06 17:33:03 -0600
eb455bcb
Conv2D by
2019-03-06 17:31:10 -0600
f0e0a841
tf.embedding_lookup by
2019-03-06 17:20:49 -0600
b15b98fb
Merge pull request #187 from PppBr/master by
2019-03-06 14:47:58 -0600