Meinrad Recheis
|
c0ee6cbe36
|
added untrained text classification model metas
|
6 years ago |
Meinrad Recheis
|
149dfcdc52
|
Revert "set NeuralNetXor_ImportedGraph.ImportGraph false"
This reverts commit e0e2bd13ef .
|
6 years ago |
Oceania2018
|
e0e2bd13ef
|
set NeuralNetXor_ImportedGraph.ImportGraph false
|
6 years ago |
Oceania2018
|
1b5d25a4fa
|
Fix Word2Vec display issue, but have to work with NumSharp master branch.
|
6 years ago |
Haiping
|
c8b78ffa12
|
Merge pull request #237 from arnavdas88/master
added hasattr() and getattr()
|
6 years ago |
Arnav Das
|
b09dfdfb3f
|
added hasattr() and getattr()
|
6 years ago |
Meinrad Recheis
|
d86bce0fad
|
added object detection to test suite
|
6 years ago |
Oceania2018
|
02ad55f48a
|
change num_steps to 10000 for XOR neural netwrok example.
|
6 years ago |
Oceania2018
|
ffebb85e78
|
Word2Vec example works, but still has a minor display issue.
|
6 years ago |
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 |
Haiping
|
5b6aceea7b
|
Merge pull request #235 from captainst/master
Add object detection example and some other minor fixes
|
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 |
Haiping
|
98af2065de
|
Merge pull request #222 from SciEvan/master
Update Logistic Regression
|
6 years ago |
c q
|
e67152cf7f
|
test commit
|
6 years ago |
c q
|
60fafc7872
|
测试
Signed-off-by: c q <quchenxy@yeah.net>
|
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 |
haiping008
|
c2c2ac63e7
|
check NearestNeighbors op
|
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 |
Haiping
|
4a799e5176
|
Merge pull request #233 from henon/master
NN XOR port complete, but still fails
|
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 |
Haiping
|
fca40a1934
|
Merge pull request #232 from henon/master
Examples: added NeuralNetXor
|
6 years ago |
Meinrad Recheis
|
ad1f1e43bc
|
Examples: added NeuralNetXor
|
6 years ago |
Haiping
|
911e046c6d
|
Merge pull request #231 from henon/master
gradients/flow control: added much missing structure
|
6 years ago |
Meinrad Recheis
|
692faaa9bd
|
gradients/flow control: added much missing structure
|
6 years ago |
Oceania2018
|
226fd09ce0
|
v0.6.1-alpha for SiaNet
|
6 years ago |
Meinrad Recheis
|
964d94e9a7
|
Update README.md
|
6 years ago |
Meinrad Recheis
|
0ada5fc4e9
|
Readme: added the contribute section
|
6 years ago |
Meinrad Recheis
|
aea1166699
|
ported NN ZeroFraction tests
|
6 years ago |
Meinrad Recheis
|
b66e2586b8
|
ported while and switch/case testcases
|
6 years ago |
Meinrad Recheis
|
1e63200e9e
|
Updated Readme
|
6 years ago |