Oceania2018
|
e75ed4f62a
|
add array_grad.ConcatV2 gradient
|
6 years ago |
Arnav Das
|
28155aa28f
|
Makina Commit 1
|
6 years ago |
Meinrad Recheis
|
6479706535
|
added FeedDict
|
6 years ago |
Meinrad Recheis
|
08266afb0b
|
minor change in TextClassificationTrain
|
6 years ago |
Oceania2018
|
7a4f4fe318
|
added math_grad._ExpGrad(oper, out_grads) for #242
|
6 years ago |
Oceania2018
|
6845233c09
|
fix bool warning
|
6 years ago |
Oceania2018
|
0f67489e5f
|
added auto download data for LSTM + CRF NER.
|
6 years ago |
Oceania2018
|
e615351373
|
add MarShall.Copy for Boolean when creating Tensor.
|
6 years ago |
Meinrad Recheis
|
5d16dc67cb
|
Tensor: added missing data types
|
6 years ago |
Meinrad Recheis
|
5b49f73eda
|
session.run: added overload with Hashtable as feed dict
|
6 years ago |
Oceania2018
|
664e1c779b
|
completed the CoNLLDataset load for LSTM + CRF NER example.
|
6 years ago |
Oceania2018
|
808b95a95d
|
create image process examples' folder.
|
6 years ago |
Oceania2018
|
0b1a8d3c33
|
remove Python baseclass.
|
6 years ago |
Oceania2018
|
09266546bf
|
add EstimatorV2 and IEstimator.
|
6 years ago |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Oceania2018
|
a38bd5d0b2
|
input multiple pictures for Image Recognition Inception.
|
6 years ago |
Oceania2018
|
503b7816cf
|
Init bi-LSTM + CRF NER
|
6 years ago |
Oceania2018
|
f32adebbce
|
update version number
|
6 years ago |
Juanu Haedo
|
eb4475c9bc
|
Added GLOBAL_STEP GraphKey
|
6 years ago |
Juanu Haedo
|
c654c6bc61
|
- Changed return value of get_tensor_by_name
|
6 years ago |
Juanu Haedo
|
31a106dc23
|
Added get_tensor_by_name to the Graph class
|
6 years ago |
Meinrad Recheis
|
de5a3cd66b
|
Optimizer: fixed global_step which was not incremented until now
|
6 years ago |
Arnav Das
|
aa79dba48e
|
update hasattr and getattr
|
6 years ago |
Oceania2018
|
c0760ff5b0
|
change TextClassificationWithMovieReviews to BinaryTextClassification.
|
6 years ago |
Arnav Das
|
b09dfdfb3f
|
added hasattr() and getattr()
|
6 years ago |
Oceania2018
|
ffebb85e78
|
Word2Vec example works, but still has a minor display issue.
|
6 years ago |
Haiping
|
6867d27940
|
Merge pull request #236 from captainst/master
Solve ObjectDetection functions
|
6 years ago |
c q
|
b345efa320
|
Solve ObjectDetection functions
|
6 years ago |
Oceania2018
|
e152782f6c
|
Finished kmean model.
|
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 |
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 |
Oceania2018
|
8cf46d2d23
|
_registered_ops NearestNeighbors
|
6 years ago |
haiping008
|
a2b71e2a85
|
can't dispose graph before session init.
|
6 years ago |
Meinrad Recheis
|
ad1f1e43bc
|
Examples: added NeuralNetXor
|
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
|
aea1166699
|
ported NN ZeroFraction tests
|
6 years ago |
Meinrad Recheis
|
b66e2586b8
|
ported while and switch/case testcases
|
6 years ago |
Oceania2018
|
c801f5ba59
|
add tf.diag
|
6 years ago |
Oceania2018
|
3c7174b702
|
add tf.math.sigmoid
|
6 years ago |
Oceania2018
|
87eac0c0f8
|
add math.round
|
6 years ago |
Oceania2018
|
d21182e2a4
|
change transpose parameter
|
6 years ago |
Oceania2018
|
bd1e853187
|
fix unit test evaluate.
|
6 years ago |
Oceania2018
|
e10d66c7f9
|
Release v0.6.
|
6 years ago |
Oceania2018
|
6a1ed38e02
|
fix #229
|
6 years ago |