Meinrad Recheis
|
09a434d91d
|
minor fix: NN XOR example runs with self built graph per default
|
6 years ago |
Meinrad Recheis
|
e4936478bc
|
tests: added neural net XOR tests and enabled KMeans test which passes
|
6 years ago |
Meinrad Recheis
|
0b99f3cd79
|
Xor is working without imported graph!
|
6 years ago |
Meinrad Recheis
|
f4227db265
|
update xor.meta with named tensors
|
6 years ago |
Meinrad Recheis
|
438a0f9720
|
Xor: import graph
|
6 years ago |
Oceania2018
|
44f03f5c54
|
remove unnecessary code for ObjectDetection example.
|
6 years ago |
Haiping
|
6867d27940
|
Merge pull request #236 from captainst/master
Solve ObjectDetection functions
|
6 years ago |
Oceania2018
|
58607b0926
|
word2vec in progress.
|
6 years ago |
c q
|
b345efa320
|
Solve ObjectDetection functions
|
6 years ago |
Oceania2018
|
79eb262162
|
Initial Word2Vec example.
|
6 years ago |
Oceania2018
|
e152782f6c
|
Finished kmean model.
|
6 years ago |
Oceania2018
|
8503a52a61
|
auto download kmeans.meta
|
6 years ago |
Oceania2018
|
dc8a8cf0dd
|
add tf.convert_to_tensor
|
6 years ago |
haiping008
|
cc0b994d8c
|
rollback object detection example.
|
6 years ago |
c q
|
fb23b9f43c
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
# Conflicts:
# README.md
# src/TensorFlowNET.Core/Sessions/_FetchMapper.cs
|
6 years ago |
c q
|
f8324e87e5
|
Add object detection example
Add byte type support in Session and Tensor
Add pbtxtParser class to utility
|
6 years ago |
Oceania2018
|
639d4b0fd3
|
unified the incoming parameter of the _FetchMapper as NDArray.
|
6 years ago |
Oceania2018
|
2e45a0cf0b
|
support import CondContext, upgrade to tensorflow v1.14rc0
|
6 years ago |
Oceania2018
|
0484aab0f9
|
optimize image dataset loading
|
6 years ago |
Oceania2018
|
8cf46d2d23
|
_registered_ops NearestNeighbors
|
6 years ago |
Meinrad Recheis
|
86d174120a
|
NN XOR: compare against the expected final loss to determine if the optimization worked
|
6 years ago |
haiping008
|
abdae57124
|
change loss_value to float and move data to PrepareData
|
6 years ago |
Meinrad Recheis
|
1025e5fbce
|
minor fixes in NN XOR
|
6 years ago |
Meinrad Recheis
|
365962f5ca
|
NN XOR port complete, but fails
|
6 years ago |
haiping008
|
a2b71e2a85
|
can't dispose graph before session init.
|
6 years ago |
Meinrad Recheis
|
ad1f1e43bc
|
Examples: added NeuralNetXor
|
6 years ago |
Oceania2018
|
e10d66c7f9
|
Release v0.6.
|
6 years ago |
Meinrad Recheis
|
ecc4923628
|
minor changes in examples
|
6 years ago |
Meinrad Recheis
|
1ff31db07e
|
fix: Examples project uses all data, unit test uses only small fraction
|
6 years ago |
Meinrad Recheis
|
30dde0fde9
|
TestSuite: added all examples with very small training sets (runs through within seconds)
|
6 years ago |
Meinrad Recheis
|
4bc97cd478
|
added all examples to the unit testing suite
|
6 years ago |
Oceania2018
|
2461d2f461
|
improve performance 10%
|
6 years ago |
Oceania2018
|
694f99cf36
|
overload the cond function
|
6 years ago |
haiping008
|
b71b4a2339
|
change shape to int[], comply with NumSharp v0.9
|
6 years ago |
Meinrad Recheis
|
5b429c7976
|
downgrade to .net core 2.1
|
6 years ago |
haiping008
|
c491c17921
|
pass c_api.TF_AddControlInput
|
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 |
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
|
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
|
2d52f60650
|
add K-means, in progress.
add validate_shape for variable.
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |