Oceania2018
|
81c3da3399
|
Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression.
|
6 years ago |
Oceania2018
|
4ca080e565
|
Hello World works.
|
6 years ago |
Oceania2018
|
9ed2dd55f9
|
Basic Operations goes through.
|
6 years ago |
Oceania2018
|
2b52e1142f
|
build_results can't go through at full_values.Add().
|
6 years ago |
Oceania2018
|
3f9b0b19ab
|
2st stage
|
6 years ago |
Oceania2018
|
20b348c37a
|
1st stage to integrate with NumSharp.
|
6 years ago |
Johann Dirry
|
da2cb19d81
|
adding tests and ignoring failing ones (#321)
* adding unit tests
* ignoring failing tests
* removing ignore from unit tests
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Oceania2018
|
ed15b2450e
|
upgrade NumSharp to v0.10.4.
|
6 years ago |
Meinrad Recheis
|
9a58ebb60e
|
BaseSession: feeddict values are not auto-converted to NDArray any more (was a waste of time and memory)
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Deepak Battini
|
1143d866d6
|
Scoped Struct Added for Ops API extensions
|
6 years ago |
Oceania2018
|
a9330d277f
|
Froze trained model is completed. #248.
|
6 years ago |
Oceania2018
|
5751c2037d
|
can training and cross validating, but train_saver.save failed. #248
|
6 years ago |
Oceania2018
|
bd04f5bad2
|
run_bottleneck_on_image.resized_input_values
|
6 years ago |
Oceania2018
|
ddbbe068e7
|
fix SessionTest.Session #247
|
6 years ago |
Oceania2018
|
a5d2aa950f
|
#247
|
6 years ago |
pkingwsd
|
8bf4edb713
|
fix call sessionoptions issue
|
6 years ago |
Meinrad Recheis
|
6479706535
|
added FeedDict
|
6 years ago |
Meinrad Recheis
|
5b49f73eda
|
session.run: added overload with Hashtable as feed dict
|
6 years ago |
Oceania2018
|
ffebb85e78
|
Word2Vec example works, but still has a minor display issue.
|
6 years ago |
c q
|
b345efa320
|
Solve ObjectDetection functions
|
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 |
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 |
Meinrad Recheis
|
c997c729a0
|
more cond test cases: testCondTrue and testCondFalse
|
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 |
Oceania2018
|
a1853a9236
|
v0.5.2, memory leak when allocating Tensor.
|
6 years ago |
haiping008
|
2f29995d14
|
fixed Tensor memory leak.
|
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
|
f462c5592f
|
print Accuracy of LogisticRegression
|
6 years ago |
Oceania2018
|
9c161b14dc
|
_ListFetchMapper for multiple fetch in Operation and Tensor.
|
6 years ago |
Oceania2018
|
6495cace99
|
fix NotImplementedException for short data type #186
|
6 years ago |
haiping008
|
b4556262bc
|
added ConfigProto for SessionOptions.
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
Oceania2018
|
7d0f38a9e4
|
Update document
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
haiping008
|
53882c79b3
|
Add LabelImage example.
|
6 years ago |
Oceania2018
|
4eccba4cf5
|
add LoadFromSavedModel
|
6 years ago |
haiping008
|
3d7ff13d2c
|
change constant creation method.
|
6 years ago |
Oceania2018
|
8ae2feb5fb
|
Malformed TF_STRING tensor; element 0 out of range
|
6 years ago |
haiping008
|
11572bf770
|
bunch of updates.
|
6 years ago |
Oceania2018
|
596afe2059
|
#173
|
6 years ago |
Oceania2018
|
e237ba6bff
|
#172
|
6 years ago |