Meinrad Recheis
|
4bc97cd478
|
added all examples to the unit testing suite
|
6 years ago |
haiping008
|
b71b4a2339
|
change shape to int[], comply with NumSharp v0.9
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Bo Peng
|
3fabf104c1
|
Naive Bayes Classifier running but prob is not correct.
|
6 years ago |
Bo Peng
|
14c0a45e6f
|
implementing NB classifier
|
6 years ago |
Bo Peng
|
97702316f8
|
implementing NB classifier
|
6 years ago |
Bo Peng
|
d9d4fa5059
|
impplementing NB classifier
|
6 years ago |
Bo Peng
|
4cdf6b9f72
|
implementing NB classifier
|
6 years ago |
Oceania2018
|
19f4699502
|
Added Name and Priority to IExample interface.
|
6 years ago |
Oceania2018
|
625368abec
|
fix result of session.run
|
6 years ago |
Oceania2018
|
5a2433c7ea
|
abstract PrepareData interface for example
|
6 years ago |
Bo Peng
|
f8b618cba9
|
implemented naive bayes predict API
|
6 years ago |
Bo Peng
|
a53908d590
|
implemented math_ops: 1) reduce_logsumexp, 2) reduce_max, 3) log, 4) square
|
6 years ago |
Bo Peng
|
d19e51300d
|
implementing normal.py.cs API log_prob() for NB classifier prediction
|
6 years ago |
Bo Peng
|
2cdbdaf7a5
|
implemented 1)tf.sqrt 2) tf.distributions.normal
|
6 years ago |
Bo Peng
|
cd7a36435a
|
implemented NB classifier fit API
|
6 years ago |
Bo Peng
|
27051792f5
|
implemented nn class
|
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 |
Bolo
|
31db0f78f7
|
implement tf.distribution and keep developing on NaiveBayes Classifier
|
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 |
Bo Peng
|
4b6b9f84f8
|
tf.nn.moments
|
6 years ago |
Oceania2018
|
4873c2bc4f
|
update doc
|
6 years ago |